ftp connection from application

D

dimitris

Hello,
I want from my application to connect through ftp with a
remore site, search for some specific files and download
them.
I have done this in C++ but I don't how it is implemented
in C#. Are there some specific classes for ftp connection?

Thanks
 
Z

Zane Thomas [.NET/C# MVP]

Are there some specific classes for ftp connection?

If you want a supported commercial ftp class I sell one at www.abderaware.com -
the free code around is generally good too, although sometimes lacking features
or timeouts I consider important.
 

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

Top