During a previous attempt to set up Windows 2003 FTP server in Isolated Storage mode I was unsuccessful. This link, however, provided the additional information I need such a that I could get it working even with the DFS share I configured. The keys were to create a directory named after my domain (MICHAELIS) in the root folder and then to place each user's directory (using the users logon name) within that folder. For anonymous access I needed a folder called "LocalUser" which included a directory called "Public". That got everything working.
A few comments:
- When I create the ftp site couldn't the wizard optionally create these directories for me?
- I would really like to have each users default ftp directory map to their corresponding directory under Documents and Settings. Alas, this would require creating a virtual folder for each user from within IIS (I presume this would work?).
- The Isolated Storage mode using Active Directory option seems really lame. It is supposed to be specifically targeted at ISPs, however, it requires a special script be run for each user that is to have ftp access. LAME! One would think that this type of thing would be auto-configurable. Oh well, I guess my expectations are a little to high.
Anyway, I kinda of agree with some on the comments on my last ftp post indicating that it is kinda poor. For a server based product that has been available for more that 10 years one would think they could create a better ftp server. That said, the insecure nature and push for users to use WebDav, perhaps explains Microsoft's behavior in this area.
11:38:29 PM
|
|