Jaimon's Blog

C# FTP Client Library

As this is my first blog, I’m going to write an update for a C# library I wrote in early 2001 on csharphelp.com site. Although it was the first open source FTP client library for .Net, there is a lot changed since then. But I still get emails from people asking about bugs, license etc. And I always send the same reply (when I get the time to do that).

From framework version 2.0, Microsoft has added WebClient class and you could do a lot of networking stuff with it. It is much easier to do FTP downloads/uploads with this new class. There are a lot of articles on the net on how to use FTP with WebClient class, so I’m not going to reinvent the wheel here. Some sites I’ve got through Googling is listed here.

So if anybody is still using my old library, please update your code to use WebClient class.

Cheers..

JM

Advertisement

September 2, 2009 - Posted by | Uncategorized | , , , , ,

1 Comment »

  1. This is really interesting, You are a very skilled blogger.

    I have joined your feed and look forward to seeking more of
    your great post. Also, I’ve shared your site in my social networks!

    Comment by Leonard | August 4, 2013 | Reply


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: