FTP Site

  • Thread starter Thread starter Leon
  • Start date Start date
L

Leon

Hi Everybody.

I never dealt with ftp site before.
I have a task of creating program that would log in to our business partner
ftp site, upload our file to their site, and then download their file.
Does anyone know where I can get any clues to how accomplish this task.

Thank you in advance
 
Leon said:
Hi Everybody.

I never dealt with ftp site before.
I have a task of creating program that would log in to our business
partner
ftp site, upload our file to their site, and then download their file.
Does anyone know where I can get any clues to how accomplish this task.

Thank you in advance

Can't say I've done it myself in .NET. Google showed up a number of hits,
the following looked like it might give you a good starting point:
http://www.devasp.net/net/articles/display/246.html

Hope this helps.
 
Back
Top