Is there any open source/commercial FTP client which supports FTPS (FTP over SSL/TLS) over firewall/proxy? Since If we use SSL/TLS, the Control channel is encrypted and the Firewall couldn't understand the port used for data communication. But, If we use passive mode, is this limitation can be addressed?

link|improve this question

belongs to superuser.com – Eugene Mayevski 'EldoS Corp Feb 7 '11 at 12:34
Moving it to superuser.com – Siva Feb 7 '11 at 12:37
feedback

1 Answer

up vote 0 down vote accepted

Filezilla supports FTPS.

IF you configure Filezilla to use a very restricted set of ports, and open those in the firewall, then that should get around the issue with the control channel?

link|improve this answer
But, opening a set of ports lead to the security hole in the firewall itself. – Siva Feb 7 '11 at 12:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.