Monday, February 07, 2005

FTP download (VB.Net)

Have downloaded a FTP class written in VB.Net

This class is great, it allows login, change directory, creation of new directory, ftp upload and ftp download.

Basically, my client just need to call this ftp class, login and upload data.

The FTP site is located in the web server, thus my remote server will transmit file to this ftp server.

After that the client will download the file from the web server using Current.Response.WriteFile

1 Comments:

Blogger darichkid said...

http://blog.netnerds.net/2006/07/iis-instantly-ban-ips-attempting-to-login-to-ms-ftp-as-administrator/

12:03 PM  

Post a Comment

Subscribe to Post Comments [Atom]

<< Home