BestSync Help | Home / Main Index / General Option |
Setup the FTP Proxy server or FTP firewall.
Proxy Host Name:
Specify the IP address or the hostname of the FTP Proxy server, SOCKS proxy server or FTP Firewall server.
If the FTP Proxy server is not used, let the edit box be empty.
User name, password:
Specify the user account and password of the firewall server.
Firewall type:
Select the firewall type in the Combo box list.
Explanation of the fields in the following table:
ftpUser: User account of the FTP server.
ftpPass: Password to logon to the FTP server.
ftpHost: The host name and port number of the FTP server.
proxyUser: User account of the proxy server.
proxyPass: Password of the proxy server.
Firewall Type FTP command at connection no firewall >USER ftpUser
>PASS ftpPassSITE hostname >USER proxyUser
>PASS proxyPass
>SITE ftpHost
>USER ftpUser
>PASS ftpPassUSER after logon >USER proxyUser
>PASS proxyPass
>USER ftpUser@ftpHost
>PASS ftpPassproxy OPEN >OPEN ftpHost
>USER ftpUser
>PASS ftpPassTransparent >USER proxyUser
>PASS proxyPass
>USER ftpUser
>PASS ftpPassUSER %user@%host >USER ftpUser@ftpHost
>PASS ftpPassUSER %proxyUser@%host >USER proxyUser@ftpHost
>PASS proxyPass
>USER ftpUser
>PASS ftpPassUSER %user@%host %proxyUser >USER ftpUser@ftpHost proxyUser
>PASS ftpPassUSER %user@%proxyUser@%host >USER ftpUser@proxyUser@ftpHost
>PASS ftpPass@proxyPassHTTP Proxy / LOGIN Use HTTP proxy, such as squid as a FTP proxy server.
If the proxy needs login, specify the user account in "Username" and the password in "Password".Socks 4 Use SOCKS proxy version 4, such as DeleGate as a FTP proxy server.
SOCKS 5 supports FTP over TLS/SSL.Socks 5 Use SOCKS proxy version 5, such as DeleGate as a FTP proxy server.
If the proxy needs login, specify the user account in "Username" and the password in "Password".
SOCKS 5 supports FTP over TLS/SSL.
BestSync Help | Home / Main Index / General Option |