G
Guest
Is it possible to use the FtpWebRequest class to download a file from an
external FTP server that uses SSL if the computer is behind a NAT firewall?
I have read to get ftp SSL to work behind NAT you need to forward a range of
ports and specify those ports on your FTP client. I cannot find where to
specify these in this class?
external FTP server that uses SSL if the computer is behind a NAT firewall?
I have read to get ftp SSL to work behind NAT you need to forward a range of
ports and specify those ports on your FTP client. I cannot find where to
specify these in this class?