homeacademy
Junior Member
 
USA
163 Posts |
Posted - 06 November 2003 : 11:24:43
|
I need a VB.NET function to:
1. Connect to a FTP server 2. Change to a directory 3. GET a file and save it to my web server 4. Log off FTP server
I have googled without much luck. Appears I need to use the WebRequest object? I found this link: http://www.aspalliance.com/shark/articles/FtpView/FtpViewDoc.aspx , but the code is C#, and more complicated than I know what to do with. I just need to do the 4 things stated above.
Can someone give me some assistance, code, or link which might help? TIA |
|