.NET does not offer any built-in support for FTP. You will have to code a solution yourself, after learning the FTP protocol, or find a pre-built component that supports this already.
Hmm, ok, that's what I was told, that I could FTP using system.net. Then, what would you suggest I use if I need to upload some files to an FTP server and track its progress? Winsock or Internet Transfer Control or something else?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.