Has anything been done to differentiate between FTP and SSH/SFTP connections?
How do I specify a URL which uses SFTP or SSH instead of FTP? As far as I can tell only the 'ftp://' url is supported, and the selection of SSH or SFTP can only be done via a bookmark entry.
If the bookmark entry is the ONLY way to go, how do I add a bookmark entry programmatically?
Bookmarks or the Quick Connect dialog are the only way currently, as far as I know.
Adding them programmatically could be done by editing /dopusdata\ftp.oxc, which is a fairly simple XML file. There isn't a proper command or scripting object to add them at the moment.