This post originated from an RSS feed registered with .NET Buzz
by Doug Thews.
Original Post: FTP Support in Whidbey
Feed Title: IlluminatiLand
Feed URL: http://apps5.oingo.com/apps/domainpark/domainpark.cgi?client=netw8744&s=JETBRAINS.COM
Feed Description: A technology blog for people enlightened enough to think for themselves
Brad Adams reports that the .NET CLR tied to Whidbey will include FTP support in the System.Net namespace (via the FtpWebRequest/FtpWebResponse class). It also includes support for FTP over SSL. Great news for those of us who had to use 3rd party libraries, write our own classes, or worse ... make calls to the WININET.DLL FTP functions (as I documented in my Visual Studio Q&A Article back in April 2004).