Moving On
You can find more of Nat's wisdom at webapper.
Erik is now blogging at psykel.
Happy Trails, grumps
FileZilla aliases
Go to User management, then pick the user, then shared folders.
Then enter the path to the target of the alias in the left column (via the folder browser popup), then dbl-click the white area to the right of it (under the Alias column), then type in the full path to an imaginary folder based on the ftp user's home directory. So if the user's home directory is c:\ftproot\user and you want them to be able to cd to c:\somedir, you enter c:\ftproot\user\somedir as the alias. But don't actually make that folder on the file system.
Goofy, but now it's documented for the next time we need to add an alias.
SeeFusion really saved our asses
Using IIS FTP
Unlike HTTP, where it is possible to host multiple sites using one IP using host headers, You can only host one FTP site per IP in IIS.
I remember the first time I did this was a huge pain to figure out, so here you go.
