Re: FTP over TLS connection to remote server works from FileZilla but doesn't work from WinSCP
@Sw33tKickz: The detection fails in your scenario, as while the
PASV
address is indeed unroutable, the actual FTP server addresses is considered unroutable too, as it is a local network address (192.168...
).