FtpWebRequest EnableSSL behind NAT

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?
 
L

Luke Zhang [MSFT]

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top