Downloading files in a winform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,


I need to download files from ftp servers, and store them into an specified folder. The storing is not the problem, but the downloading..

What are the classes in .net for that purpose?
 
* "=?Utf-8?B?cmFuZG9tIG5hbWU=?= said:
I need to download files from ftp servers, and store them into an
specified folder. The storing is not the problem, but the downloading..

<http://www.freevbcode.com/ShowCode.Asp?ID=4655>
<http://www.allapi.net/downloads/NetFTP.zip>
<http://www.visualbuilder.com/article/viewarticle.asp?id=1234>
<http://www.abderaware.com/> (FTP component)
<http://www.csharphelp.com/archives/archive9.html>
What are the classes in .net for that purpose?

The .NET Framework doesn't include classes for FTP access.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top