<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx</link><description>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</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#229174</link><pubDate>Tue, 14 Sep 2004 03:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229174</guid><dc:creator>Richard Tallent</dc:creator><description>Probably asking alot here, but it would be nice if some abstration similar to System.IO.Directory.GetFiles() /GetDirectories() / FileInfo was provided that could parse the &amp;quot;dir&amp;quot; results for various common FTP servers automatically. I don't any details for ListDirectory() above, is that the purpose of this method?</description></item><item><title>FTP class...</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#229190</link><pubDate>Tue, 14 Sep 2004 07:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229190</guid><dc:creator>Random .NET Ramblings</dc:creator><description /></item><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#230178</link><pubDate>Thu, 16 Sep 2004 00:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:230178</guid><dc:creator>adarshk</dc:creator><description>Currently .Net doesn't support this, but I had posted a sample parsing code on a separate blog&lt;br&gt;&lt;br&gt;&lt;a target="_new" href="http://blogs.msdn.com/adarshk/archive/2004/09/15/230177.aspx"&gt;http://blogs.msdn.com/adarshk/archive/2004/09/15/230177.aspx&lt;/a&gt; </description></item><item><title>System.Net namespace</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#358036</link><pubDate>Fri, 21 Jan 2005 14:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:358036</guid><dc:creator>Anatoly Lubarsky: T-SQL Weblog</dc:creator><description /></item><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#3785270</link><pubDate>Mon, 09 Jul 2007 22:21:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3785270</guid><dc:creator>Ouaes Jamali</dc:creator><description>&lt;p&gt;I am trying to connect to the FTPS site from behind a proxy and am getting an &amp;quot;System.Net.WebException: SSL cannot be enabled when using a proxy. at System.Net.FtpWebRequest.GetResponse()&amp;quot; The environment that i am using is Windows 2003, .NET 2.0 and the ISA server is being used as a proxy server and the client has Microsoft Firewall Client for ISA Server. Is there an issue when trying to connect to FTPS site from behind a proxy?&lt;/p&gt;
</description></item><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#4385927</link><pubDate>Tue, 14 Aug 2007 19:53:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4385927</guid><dc:creator>MM</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am working on building a FTP client, i am trying to use the new .net 2.0 FTP class.&lt;/p&gt;
&lt;p&gt;When i send the request for directory listing&lt;/p&gt;
&lt;p&gt;ftp.Method = WebRequestMethods.Ftp.ListDirectoryDetails&lt;/p&gt;
&lt;p&gt;I get the time and date but its not the format i need, i need the MDTM format&lt;/p&gt;
&lt;p&gt;So i checked out the &lt;/p&gt;
&lt;p&gt;myrequest.Method = WebRequestMethods.Ftp.GetDateTimestamp&lt;/p&gt;
&lt;p&gt;which gives me the result i need.&lt;/p&gt;
&lt;p&gt;But the problem is i need to send two requests seperately and i have to create another webrequest then send my credentials again.&lt;/p&gt;
&lt;p&gt;Is there a workaround? where i create one ftpwebrequest and send my credentials once and get both the directory listing which i need and the datetimestamp.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;MM&lt;/p&gt;
</description></item><item><title>FtpWebRequest compile with extended comments</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#8773712</link><pubDate>Sat, 26 Jul 2008 04:23:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8773712</guid><dc:creator>Network Class Library Team (System.Net)</dc:creator><description>&lt;p&gt;This is a current compile of the team's existing blogs on FtpWebRequest. I am going to update it periodically&lt;/p&gt;
</description></item><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#9812663</link><pubDate>Thu, 02 Jul 2009 05:51:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9812663</guid><dc:creator>一人エッチ</dc:creator><description>&lt;p&gt;夏真っ盛り！女の子は開放的な気分で一人エッチしたくてウズウズしてるっ！！貴方は女の子のオナ○ーを見て気分を高めてあげてネ！！もちろん、お手伝いしてもオッケーだよ！！さぁ、今すぐ女の子にアクセスしよっ&lt;/p&gt;
</description></item><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#9815802</link><pubDate>Fri, 03 Jul 2009 06:40:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9815802</guid><dc:creator>メル友募集</dc:creator><description>&lt;p&gt;恋することって怖くないですか？最近ちょっと臆病になってて…そういうの抜きでえっちなことしたくて…　lovely-i0709@docomo.ne.jp優しい人がいたらメール待ってます☆&lt;/p&gt;
</description></item><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#9817245</link><pubDate>Sat, 04 Jul 2009 07:08:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9817245</guid><dc:creator>逆円助</dc:creator><description>&lt;p&gt;さあ、今夏も新たな出会いを経験してみませんか？当サイトは円助交際の逆、つまり女性が男性を円助する『逆円助交際』を提供します。逆円交際を未経験の方でも気軽に遊べる大人のマッチングシステムです。年齢上限・容姿・経験一切問いません。男性の方は無料で登録して頂けます。貴方も新たな出会いを経験してみませんか&lt;/p&gt;
</description></item><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#9823385</link><pubDate>Wed, 08 Jul 2009 05:30:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9823385</guid><dc:creator>素人</dc:creator><description>&lt;p&gt;素人ホストでは日頃のストレスを発散したい、もう一度恋がしたい、そういた女性が癒しを求めて登録されています。当サイトは癒やされたい女性・寂しい女性を癒やす男性が集うカップリングサイトです&lt;/p&gt;
</description></item><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#9825481</link><pubDate>Thu, 09 Jul 2009 06:24:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9825481</guid><dc:creator>熟女</dc:creator><description>&lt;p&gt;熟女だって性欲がある、貴方がもし人妻とSEXしてお金を稼ぎたいのなら、一度人妻ワイフをご利用ください。当サイトには全国各地からお金持ちのセレブたちが集まっています。女性から男性への報酬は、 最低15万円からと決めております。興味のある方は一度当サイト案内をご覧ください&lt;/p&gt;
</description></item><item><title>re: Understanding the basic of FtpWebRequest programming model on .Net frameworks</title><link>http://blogs.msdn.com/adarshk/archive/2004/09/13/229069.aspx#9828108</link><pubDate>Fri, 10 Jul 2009 06:14:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9828108</guid><dc:creator>メル友募集</dc:creator><description>&lt;p&gt;恥ずかしいけどやらしいことしたくてしょうがありません…誰か一緒にしてくれませんか？とりあえず連絡待ってます☆　cute.y.0902@docomo.ne.jp&lt;/p&gt;
</description></item></channel></rss>