From: Leon on 4 Oct 2010 20:01 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
From: Brian Cryer on 5 Oct 2010 06:22 "Leon" <Leon(a)discussions.microsoft.com> wrote in message news:DEA6BAB9-65E7-437B-8C58-89A8DC4EBACC(a)microsoft.com... > 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. -- Brian Cryer http://www.cryer.co.uk/brian
From: Leon on 6 Oct 2010 14:33 Thank you Brian. I'll try their way "Brian Cryer" wrote: > "Leon" <Leon(a)discussions.microsoft.com> wrote in message > news:DEA6BAB9-65E7-437B-8C58-89A8DC4EBACC(a)microsoft.com... > > 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. > -- > Brian Cryer > http://www.cryer.co.uk/brian > > . >
|
Pages: 1 Prev: Hostable Web Core without IIS7 installed Next: dbnull int32 -please help |