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.
- http://www.albahari.com/nutshell/ch14.aspx
- http://www.dijksterhuis.org/webclient-class-upload-download-ftp-files/
So if anybody is still using my old library, please update your code to use WebClient class.
Cheers..
JM
1 Comment »
Leave a Reply
| Next »
-
Recent
- Check digit calculator for barcodes and credit cards
- An Excel Addin to work with Unicode CSV files
- SimpleImageInfo – A Java class to get image size without loading the whole data
- Making Scrollable Tables with fixed headers – Updated
- Migrating 10g JSF Web project with ADF Faces components in jspx pages to 11g Facelets pages using Rich components
- Monitoring Log4J messages on a browser via server push
- Managing Vimeo video player via Javascript using Moogaloop API
- Making Scrollable Tables with fixed headers
- C# FTP Client Library
-
Links
-
Archives
- April 2013 (1)
- August 2011 (1)
- January 2011 (1)
- March 2010 (1)
- February 2010 (4)
- September 2009 (1)
-
Categories
-
RSS
Entries RSS
Comments RSS
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!