Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FTP from .net app
Message
From
25/03/2010 10:13:02
 
 
To
25/03/2010 09:25:34
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01457140
Message ID:
01457165
Views:
77
>Does anyone know the best way to FTP files from a Windows Form Application?

I think you can do this using the FtpWebRequest class (assuming you're on .NET 2)
Some sample code (and a wrapper) here : http://www.codeproject.com/KB/IP/FtpClient.aspx
Previous
Reply
Map
View

Click here to load this message in the networking platform