.NET does not have any built-in FTP class. See below for some solutions: VB.NET http://www.allapi.net/classlib/class.php?id=23 http://www.allapi.net/classlib/class.php?id=10
C# http://www.codeproject.com/dotnet/dotnetftp.asp http://www.csharphelp.com/archives/archive9.html http://www.aspalliance.com/shark/articles/FtpView/FtpViewDoc.aspx Commercial http://www.abderaware.com/ (FTP.NET) http://www.devpower.com/net/ --- Patrick Steele ([EMAIL PROTECTED]) Lead Software Architect Image Process Design > -----Original Message----- > From: Robert Beaubien [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 18, 2003 12:52 PM > To: dotnet > Subject: FTP > > > Does anyone have an .NET example of uploading/downloading > files via FTP > using VB.NET? > > Thanx, > > - Robert Beaubien > - Sr. Programmer > - http://www.koolsoft.com > - > > > --- > You are currently subscribed to dotnet as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > %%email.unsub%% > > --------- > Administrated by 15 Seconds : http://www.15Seconds.com > List Archives/Search : http://local.15Seconds.com/search > Subscription Information : http://www.15seconds.com/listserv.htm > Advertising Information: http://www.internet.com/mediakit/ > > > --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
