Remote services include FTP and Subversion.
FTP sites are represented using the standard syntax:
ftp://username@ftp.hostname.com
ftp://username:password@ftp.hostname.com
ftp://ftp.hostname.com
ftp://username@ftp.hostname.com/subfolder
ftp://username@ftp.hostname.com//subfolder
sftp://username@hostname.com
ftps://username@hostname.com
Subversion servers are represented using the standard syntax:
svn://hostname/subfolder
svn://hostname/subfolder@1234
svn+http://hostname/subfolder
svn+https://hostname/subfolder
svn+ssh://hostname/subfolder
Named profiles are necessary for Amazon S3, Dropbox, OneDrive, and WebDAV. The are represented using this syntax:
profile:MyProfile
profile:MyProfile?MyFolder/MyFile.ext