<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'FTP7.5'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=FTP7.5&amp;orTags=0</link><description>Search results matching tag 'FTP7.5'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>FTP7.5 - C# Auth w/ Dynamic IP</title><link>http://forums.iis.net/p/1161937/1921521.aspx#1921521</link><pubDate>Wed, 21 Oct 2009 10:07:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921521</guid><dc:creator>adrianmaule</dc:creator><cs:applicationKey>iis_75_-_application_warm-up_module-41</cs:applicationKey><description>I&amp;#39;ve been writing a custom authentication provider for my ftp 7.5 on Server 2008R2 and have found that IFtpLogProvider.Log() returns incorrect LocalIP and RemoteIP addresses.  This was addressed with an .msi for 7.5 from August 3, 2009.  However, when I download the .msi and run it, the install fails and reports that it only works on Server 2008.  I need the RemoteIP to report properly for a custom restriction of a client to a single source ip address, which I have stored in a database.

I there a way to correct the RemoteIP reporting for FTP7.5/2008R2 or another object that can be used in Managed Code to provide the RemoteIP of the FTP request?

Please advise.</description></item><item><title>FTP 7.5 Installation Error</title><link>http://forums.iis.net/p/1161577/1919900.aspx#1919900</link><pubDate>Thu, 08 Oct 2009 00:33:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1919900</guid><dc:creator>keyangler</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;Hi, I got a weird issue.&amp;nbsp; I downloaded ftp7_x64_75 from the iis.net site and everytime I try to install it I get the below error... I even tried to install from IIS using the Web Platform installer and I get the same error.. How do i correct this issue?&amp;nbsp; Thanks&lt;/p&gt;
&lt;p&gt;this installation package could not be opened. contact the application vendor to verify that it is a valid windows installer package&lt;/p&gt;</description></item><item><title>IIS 7.0 and FTP 7.5 Script to create FTP Virtual Directories Help!</title><link>http://forums.iis.net/p/1161348/1918919.aspx#1918919</link><pubDate>Wed, 30 Sep 2009 04:42:49 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1918919</guid><dc:creator>panka</dc:creator><cs:applicationKey>iis7_-_configuration__scripting-41</cs:applicationKey><description>&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;I installed WS08R2 with the IIS 7.0 and FTP7.5, I am trying to run VBS script to create FTP virtual directories. The script worked for the IIS6.0 and earlier versions of FTP. There are no webservices installed and the ID is 1 for the FTP service.&lt;/font&gt;&lt;/font&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;After the script failed, I installed the compatibility package with IIS6.0 and tried to run the script again, but with no luck.&lt;/font&gt;&lt;/font&gt;&lt;font face="Times New Roman" size="3"&gt;&amp;nbsp;&lt;/font&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;&amp;nbsp; 
&lt;p&gt;Is the process to accessing IIS Objects and accessing metabase information is still the same?&lt;/p&gt;
&lt;p&gt;Set objIIS = GetObject( &amp;quot;IIS://localhost/MSFTPSVC/1/Root/&amp;quot; &amp;amp; vDirName )&lt;/p&gt;
&lt;p&gt;Set objIIS2 = GetObject( &amp;quot;IIS://localhost/MSFTPSVC/1/Root/&amp;quot; )&lt;/p&gt;
&lt;p&gt;Set vDirObj = objIIS2.Create( &amp;quot;IISFtpVirtualDir&amp;quot;, vDirName )&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;</description></item><item><title>FTP 7.5 upload 550 access denied</title><link>http://forums.iis.net/p/1160229/1914259.aspx#1914259</link><pubDate>Fri, 21 Aug 2009 18:40:47 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1914259</guid><dc:creator>davidbo</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;FTP 7.5 installed on 2008 sever. I&amp;#39;ve tried every setting I know of to allow a write to occur - FTP auth rules, directory permissions, app pools, etc.&lt;/p&gt;
&lt;p&gt;My authorization rule requires specific user &amp;quot;administrator&amp;quot; and is set to read, write.&lt;/p&gt;
&lt;p&gt;Upload works when logged into the server as admin. I cannot get upload to work by accessing the FTP server from another machine.&lt;/p&gt;
&lt;p&gt;Any ideas of other settings that would deny an FTP upload?&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s more on the error:&lt;/p&gt;
&lt;p&gt;An error occurred copying a file to the FTP Server. Make sure you have permission to put files on the server.&lt;/p&gt;
&lt;p&gt;Details:&lt;/p&gt;
&lt;p&gt;200 Type set to I.&lt;/p&gt;
&lt;p&gt;227 Entering Passive Mode (10.0.0.91,226,6).&lt;/p&gt;
&lt;p&gt;550 Access is denied.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>FTP file size </title><link>http://forums.iis.net/p/1158974/1909215.aspx#1909215</link><pubDate>Sun, 05 Jul 2009 11:00:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909215</guid><dc:creator>Dean Massey</dc:creator><cs:applicationKey>iis7_-_setup__migration-41</cs:applicationKey><description>&lt;p&gt;I have installed IIS 7 on Windows 2008 standard along with ftp 7 server.&amp;nbsp; It works great and have no problems with transferring files.&amp;nbsp; Howerver I would like to incress the size of file to over 2 Gb.&amp;nbsp; I have and client that sends his back up files using Acrons.&amp;nbsp; If the file file is over 2 Gb it will disconnect and not receive any file at all.&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Dean Massey&lt;/p&gt;</description></item><item><title>OWA fails with Error 500.22</title><link>http://forums.iis.net/p/1158522/1907431.aspx#1907431</link><pubDate>Wed, 17 Jun 2009 23:18:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907431</guid><dc:creator>storms2020</dc:creator><cs:applicationKey>iis7_-_setup__migration-41</cs:applicationKey><description>I recently installed SBS 2008 on a new server and created a new domain. Everything in the Remote Web Workplace worked great until I installed FTP 7.5. Then the weirdness began. Now when I browse to the RWW from any location (internal or external), I can log in and use every application except the OWA app, which presents me with Server Error 500.22. I have tried everything I know to get this app to work, yet nothing has succeeded. Ideas?</description></item><item><title>Accessing FTP sites using Windows/Internet Explorer</title><link>http://forums.iis.net/p/1157791/1904345.aspx#1904345</link><pubDate>Wed, 20 May 2009 14:32:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904345</guid><dc:creator>C@bleGuy</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;Please go easy on me, it&amp;#39;s my first post :)&lt;/p&gt;
&lt;p&gt;I have a Win2K8 IIS7 server with multiple sites, both&amp;nbsp;web and FTP. Some of the sites have FTP publishing&amp;nbsp;added to&amp;nbsp;the website and some are&amp;nbsp;just FTP sites on their own.&lt;/p&gt;
&lt;p&gt;I using a single public IP and bindings to separate the sites e.g. &lt;a&gt;ftp.domain1.com&lt;/a&gt;&amp;nbsp;and &lt;a&gt;ftp.domain2.com&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;I&amp;#39;m using Active FTP and the firewall has been configured correctly. I can FTP using Command Prompt, SmartFTP and had a colleague login successfully with CoreFTP.&lt;/p&gt;
&lt;p&gt;My issue is that I can no longer FTP using Windows or Internet Explorer (Passive has been disabled). &lt;/p&gt;
&lt;p&gt;I get the following error:&lt;/p&gt;
&lt;p&gt;220 Microsoft FTP Service&lt;br /&gt;550-No such host is known.&lt;br /&gt;Win32 error: No such host is known.&lt;br /&gt;Error Details: Hostname didn&amp;#39;t match any configured ftp site.&lt;br /&gt;550 End&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As mentioned before FTP does work using CMD, SmartFTP and CoreFTP so it must be configured correctly.&lt;/p&gt;
&lt;p&gt;Thanks in advance for your help.&lt;/p&gt;</description></item><item><title>Re: How to create FTP  User Accounts</title><link>http://forums.iis.net/p/1157475/1904033.aspx#1904033</link><pubDate>Mon, 18 May 2009 07:17:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904033</guid><dc:creator>robmcm</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;Are you referring to using the IIS Manager user accounts for FTP authentication? If so, see the following walkthrough:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://learn.iis.net/page.aspx/321/configure-ftp-with-iis-70-manager-authentication/"&gt;http://learn.iis.net/page.aspx/321/configure-ftp-with-iis-70-manager-authentication/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For additional security when hosting sites with multiple users you can combine IIS Manager user accounts with FTP User Isolation, which is described in the following walkthrough:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://learn.iis.net/page.aspx/305/configuring-ftp-75-user-isolation/"&gt;http://learn.iis.net/page.aspx/305/configuring-ftp-75-user-isolation/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: FTP Publishing Service 7.5 for IIS 7 &amp;amp; Vista</title><link>http://forums.iis.net/p/1156913/1900730.aspx#1900730</link><pubDate>Thu, 16 Apr 2009 08:22:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1900730</guid><dc:creator>magnus09</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;I have had a look at that documentation a few times and followed the steps but it still refuses to work in IE or Windows Explorer, yet if I use the command prompt and log on it does recognise the ftp server and lets me log onto it but user name has to be in format &amp;lt;ftpserver&amp;gt;|&amp;lt;username&amp;gt; for it to connect properly.&lt;/p&gt;
&lt;p&gt;I have a friend whose sister is just starting up in business, we&amp;#39;ve registered a domain name for her but I also want to add &lt;a&gt;ftp://ftp.nisharts.co.uk&lt;/a&gt; to the equation so he can log on using that to upload a web site for her&amp;nbsp;once he has created it,&amp;nbsp;which is why I am using virtual host names but it just refuses to work as stated above.&lt;/p&gt;
&lt;p&gt;I want two ftp servers, one on &lt;a&gt;ftp.nwsoftware.co.uk&lt;/a&gt; and another at &lt;a&gt;ftp.nisharts.co.uk&lt;/a&gt; (both binding on port 21) which is what I assumed Virtual Host Names would do. Is this a Vista issue or are the Virtual Host Names not intended to be used like that.&lt;/p&gt;
&lt;p&gt;In other words, on typing &lt;a&gt;ftp.nwsoftware.co.uk&lt;/a&gt; I was expecting to be given the root page of that ftp server and typing &lt;a&gt;ftp.nisharts.co.uk&lt;/a&gt; the root page of that ftp server binding.&lt;/p&gt;</description></item><item><title>FTP Publishing Service 7.5 for IIS 7 &amp;amp; Vista</title><link>http://forums.iis.net/p/1156913/1900693.aspx#1900693</link><pubDate>Thu, 16 Apr 2009 00:37:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1900693</guid><dc:creator>magnus09</dc:creator><cs:applicationKey>iis7_-_publishing-41</cs:applicationKey><description>&lt;p&gt;I managed to get the service to install on my Vista system and can access a root ftp server no problem, the problem I am having is when I set up a ftp site with a host name (example &lt;a&gt;ftp://ftp.nwsoftware.co.uk&lt;/a&gt;) IE returns a DNS error and Windows Explorer throws out a &amp;#39;530 Valid hostname is expected&amp;#39; error, I&amp;#39;ve also tried another of FTP clients with the same result. Is there a workaround for this or is the reason it is throwing it out because the FTP Server really isn&amp;#39;t compatible with Vista?&lt;/p&gt;</description></item></channel></rss>