Herfried
Thu Dec 08 16:56:27 CST 2005
"Green Taylor" <GreenTaylor@nospam.com> schrieb:
>I want to get a file from a FTP server. How do I do it using vb.net 2005.
If you have VS 2005 installed, open help and enter "FTP client sample [.NET
Framework]" in the "Look for:" textbox on the "Index" tab. You'll find a
sample FTP client which is based on .NET 2.0's FTP classes, namely
'FtpWebRequest' and 'FtpWebResponse', there.
--
M S Herfried K. Wagner
M V P <URL:
http://dotnet.mvps.org/>
V B <URL:
http://classicvb.org/petition/>