|
Site Manager Settings
|
Previous Top Next |
|
|
| · | FTP. File Transfer Protocol. The default and most widely used protocol. Default port is 21.
|
| · | FTPS with SSL (explicit with data). Same as FTP but uses SSL encryption (AUTH TLS) for both command and data transfer connections. Default port is 21.
|
| · | FTPS with SSL (explicit without data). Same as FTP but uses SSL encryption (AUTH TLS) for command connection only (secures login username and password, but not files transferred). So the data channel is not encrypted. Default port is 21.
|
| · | FTPS with SSL (implicit with data). Same as FTP but uses SSL encryption for both command and data transfer connections. Default port is 990.
|
| · | SFTP using SSH2. Totally different protocol from FTP. Makes connection using SSH protocol and uses SFTP (Secure File Transfer Protocol) to transfer files. SSH1 servers are not supported, only SSH2 servers. Default port is 22.
|
|
Notice! The server configuration determines what modes can be used. So if a server is configured to support only FTPS implicit on port 990, then you cannot use anything else. Similarly, if a server only supports FTPS explicit on port 21, then you must select that option. There is no automation or intelligence in selecting the proper mode, but as the user you need to know what modes the server uses and supports. So please consult your server administrator for help in selecting the correct mode and port to use.
|
| · | Use UTC time with MDTM / MFMT command (default). Most FTP Servers uses UTC time with the MDTM command. This is the de facto standard.
|
| · | Use local time with MDTM / MFMT command. If the uploaded file timestamp is off by a few hours after the MDTM command, then try changing to this option. Some servers expect local time in the MDTM command, one such server is Serv-U, or at least older variants of it.
|
|
|
|
|
|
|
|
|
|
|