Remote Services

PreviousUpNext

Remote services include FTP and Subversion.

FTP sites are represented using the standard syntax:

ftp://Benutzername@ftp.Hostname.com

ftp://Benutzername:Passwort@ftp.Hostname.com

ftp://ftp.Hostname.com

ftp://Benutzername@ftp.Hostname.com/Unterordner

ftp://Benutzername@ftp.Hostname.com//Unterordner

sftp://Benutzername@Hostname.com

ftps://Benutzername@Hostname.com

 

Subversion servers are represented using the standard syntax:

svn://Hostname/Unterordner

svn://Hostname/Unterordner@1234

svn+http://Hostname/Unterordner

svn+https://Hostname/Unterordner

svn+ssh://Hostname/Unterordner

 

Named profiles are necessary for Amazon S3, Dropbox, and WebDAV.  The are represented using this syntax:

profile:MyProfile

profile:MyProfile?MeinOrdner/MeineDatei.ext