<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>ASP.net Developer's - Comments</title>
    <description>The 25 most recent updates for the ASP.net Wiki</description>
    <link>http://wiki.asp.net/themes/iis/pages/updated-articles.aspx</link>
    <language>en-us</language>
    <copyright>Copyright © 2008 Microsoft Corporation. All Rights Reserved</copyright>
    <lastBuildDate>Tue, 05 May 2009 02:11:55 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>Comment to Wiki Article: FtpWebRequest</title>
      <description>trevorkeast posted the following comment to the article &lt;a href="http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments"&gt;FtpWebRequest&lt;/a&gt; on Tuesday, May 06, 2008.&lt;br /&gt;&lt;br /&gt;The FTP upload issue is a popular question topic on the forums and this code block is an excellent solution for most people. It should be noted though that if this code is running in a code behind file on a remote web server it is not possible to upload</description>
      <link>http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments</link>
      <category>File</category>
      <category> FTP</category>
      <category> FtpWebRequest</category>
      <category> Upload</category>
      <category> Uploading</category>
      <category> Webserver</category>
      <author>trevorkeast</author>
      <pubDate>Tue, 06 May 2008 10:30:13 GMT</pubDate>
    </item>
    <item>
      <title>Comment to Wiki Article: FtpWebRequest</title>
      <description>summer.silent posted the following comment to the article &lt;a href="http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments"&gt;FtpWebRequest&lt;/a&gt; on Thursday, May 15, 2008.&lt;br /&gt;&lt;br /&gt;Is this a secure FTP? If I want to do secured ftp, which method I should use? THanks</description>
      <link>http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments</link>
      <category>File</category>
      <category> FTP</category>
      <category> FtpWebRequest</category>
      <category> Upload</category>
      <category> Uploading</category>
      <category> Webserver</category>
      <author>summer.silent</author>
      <pubDate>Thu, 15 May 2008 10:01:15 GMT</pubDate>
    </item>
    <item>
      <title>Comment to Wiki Article: FtpWebRequest</title>
      <description>Dynamic2008 posted the following comment to the article &lt;a href="http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments"&gt;FtpWebRequest&lt;/a&gt; on Tuesday, June 10, 2008.&lt;br /&gt;&lt;br /&gt;FtpWebRequest has EnableSsl property that you can use it to secure it I think.</description>
      <link>http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments</link>
      <category>File</category>
      <category> FTP</category>
      <category> FtpWebRequest</category>
      <category> Upload</category>
      <category> Uploading</category>
      <category> Webserver</category>
      <author>Dynamic2008</author>
      <pubDate>Tue, 10 Jun 2008 08:45:15 GMT</pubDate>
    </item>
    <item>
      <title>Comment to Wiki Article: FtpWebRequest</title>
      <description>zasyatkin posted the following comment to the article &lt;a href="http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments"&gt;FtpWebRequest&lt;/a&gt; on Friday, August 15, 2008.&lt;br /&gt;&lt;br /&gt;Thanks for this great piece of code. One important thing that is missing from this is a note about using &amp;quot;ftpRequest.UsePassive = false&amp;quot; if you have a firewall enabled on the FTP server.</description>
      <link>http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments</link>
      <category>File</category>
      <category> FTP</category>
      <category> FtpWebRequest</category>
      <category> Upload</category>
      <category> Uploading</category>
      <category> Webserver</category>
      <author>zasyatkin</author>
      <pubDate>Fri, 15 Aug 2008 11:50:13 GMT</pubDate>
    </item>
    <item>
      <title>Comment to Wiki Article: FtpWebRequest</title>
      <description>bbudz posted the following comment to the article &lt;a href="http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments"&gt;FtpWebRequest&lt;/a&gt; on Tuesday, December 02, 2008.&lt;br /&gt;&lt;br /&gt;Very nice and very useful, thanks!</description>
      <link>http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments</link>
      <category>File</category>
      <category> FTP</category>
      <category> FtpWebRequest</category>
      <category> Upload</category>
      <category> Uploading</category>
      <category> Webserver</category>
      <author>bbudz</author>
      <pubDate>Tue, 02 Dec 2008 17:24:27 GMT</pubDate>
    </item>
    <item>
      <title>Comment to Wiki Article: FtpWebRequest</title>
      <description>itmachines posted the following comment to the article &lt;a href="http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments"&gt;FtpWebRequest&lt;/a&gt; on Thursday, December 04, 2008.&lt;br /&gt;&lt;br /&gt;okay, nice solution, but - is it possible to write a System.IO.Stream object&amp;#39;s contents to thie FTP stream? I have the case where I have serialized some XML to a stream, and now I would like to write this, but using the default stream.Read(...) is</description>
      <link>http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments</link>
      <category>File</category>
      <category> FTP</category>
      <category> FtpWebRequest</category>
      <category> Upload</category>
      <category> Uploading</category>
      <category> Webserver</category>
      <author>itmachines</author>
      <pubDate>Thu, 04 Dec 2008 02:25:51 GMT</pubDate>
    </item>
    <item>
      <title>Comment to Wiki Article: FtpWebRequest</title>
      <description>vivek.raina posted the following comment to the article &lt;a href="http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments"&gt;FtpWebRequest&lt;/a&gt; on Tuesday, March 31, 2009.&lt;br /&gt;&lt;br /&gt;What is the solution if we are using multi language files(name of the file is in the same language) for uploading on web server. As currently m not able to upload any file conataining name other than english. It is giving problem(The remote server returned</description>
      <link>http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments</link>
      <category>File</category>
      <category> FTP</category>
      <category> FtpWebRequest</category>
      <category> Upload</category>
      <category> Uploading</category>
      <category> Webserver</category>
      <author>vivek.raina</author>
      <pubDate>Tue, 31 Mar 2009 06:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Comment to Wiki Article: FtpWebRequest</title>
      <description>ahsanm.m posted the following comment to the article &lt;a href="http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments"&gt;FtpWebRequest&lt;/a&gt; on Tuesday, May 05, 2009.&lt;br /&gt;&lt;br /&gt;Simple and easy.Thanks</description>
      <link>http://wiki.asp.net/page.aspx/283/ftpwebrequest/#comments</link>
      <category>File</category>
      <category> FTP</category>
      <category> FtpWebRequest</category>
      <category> Upload</category>
      <category> Uploading</category>
      <category> Webserver</category>
      <author>ahsanm.m</author>
      <pubDate>Tue, 05 May 2009 02:11:55 GMT</pubDate>
    </item>
  </channel>
</rss>