Browse by Tags
All Tags »
FTP »
IIS Topics (RSS)
I had an interesting question from a coworker who was trying to use AppCmd to set the site-level SSL options for an FTP site. This should have been straightforward, and the syntax that he gave me looked correct: appcmd.exe set config -section:system.applicationHost/sites
Read More...
Earlier today Microsoft released the RTM version of the Microsoft FTP Service for IIS 7.0 for Windows Server 2008! Listed below are the links for the download pages for each of the individual installation packages: FTP 7 (x86) Installation Package http://go.microsoft.com/fwlink/?LinkId=87847
Read More...
Today Microsoft released the newest version of our FTP server for Windows Server 2008 Release Candidate 0 (RC0)! Listed below are the links for the download pages for each of the individual installation packages: FTP 7 (x86) Installation Package http://go.microsoft.com/fwlink/?LinkId=87847
Read More...
I received the following question from Mickey Binder in response to my blog entries about the new FTP service for IIS7 : "When using virtual hosts will it always be necessary to provide DOMAIN|Username or is it me doing something wrong. I can see in your
Read More...
It's been a long time in development, but Microsoft has released a beta version of a new FTP service that we have completely rewritten for Windows Server code name "Longhorn". This new FTP service contains many great new features, such as: Integration
Read More...
In IIS 4.0 and IIS 5.0, if you created a virtual directory that had a name that was identical to a user name, when the user logged in to the FTP site they would automatically be changed to their folder. When multiple users will access the same FTP content,
Read More...