FtpWebRequest (RSS)

Information related to FtpWebRequest / FtpWebResponse class and programming model
WebException message vs. Response.StatusDescription on FtpWebRequest
04 May 05 12:38 AM | adarshk | 1 Comments   
Recently one of the reader asked an interesting question, he was using FtpWebRequest with MakeDirectory method, if directory already exist then application received the WebException with message. "The remote server returned an error: (550) File unavailable Read More...
Using FtpWebRequest to do FTP over SSL
22 April 05 02:27 PM | adarshk | 31 Comments   
Use FtpWebRequest to do FTP over SSL. Read More...
Resuming broken file download with FtpWebRequest class
01 December 04 03:04 PM | adarshk | 12 Comments   
This post is valid for .Netframeworks 2.0 When we are downloading a large file from ftp site and connection got broken in between, on next attempt you would be interested in downloading the rest of the file content instead of full file. FtpWebRequest Read More...
Sample code for parsing FtpwebRequest response for ListDirectoryDetails
15 September 04 05:33 PM | adarshk | 16 Comments   
This posting is valid for .Net frameworks 2.0 (Currently released as Whidbey Beta1) ResponseStream of FtpWebResponse provides the raw data bytes to the user, s ome of you had asked that it would be more useful to provide methods which return list of directory Read More...
Understanding the basic of FtpWebRequest programming model on .Net frameworks
13 September 04 04:00 PM | adarshk | 12 Comments   
A long standing complain from user of .Net frameworks was that it doesn't have support for popular ftp protocol. This concern is going to addressed in .Net frameworks 2.0. Recently released Whidbey Beta-1 contains FtpWebRequest, FtpWebResponse classes Read More...

Search

Go

This Blog

Syndication

Page view tracker