Need to upload and download files to and from a FTP server Synchronously using vb.net, any sample code will be helpful
+4
A:
The documentation for FtpWebRequest shows samples of how to download, upload, and delete files on a server, using VB.NET.
Reed Copsey
2009-12-22 17:42:45
+1
A:
I've used the FTP Client written in VB.NET by Paul Kimmell before with success.
Josh Stodola
2009-12-22 17:48:18