-
Notifications
You must be signed in to change notification settings - Fork 83
ftp
gwilmer edited this page Jan 3, 2016
·
3 revisions
The following settings are available for the FTP resource
Setting | Description |
---|---|
Server |
The name of the FTP server including domain name. i.e. servername.domainname |
Port |
The TCP port over which to communicate. Default FTP port is 21 |
User |
The user name that should be used to connect to the FTP resource |
Password |
The password that should be used to connect to the FTP resource |
Base Path |
The base path that should be used once the connection has been made (i.e. the connection will default to this base directory on the server for subsequent requests) |
Connection Timeout |
The amount of time to wait for connection before canceling the connection |