IIS6 – Setup FTP User Isolation mode
October 9, 2009 by admin
Filed under MS IIS 6.0, MS SBS2003
I found this the quickest and easiest way to lock up FTP so that only users I want to access the Server can, and so they can’t mess with each other.
http://www.simongibson.com/intranet/ftp2003/ Very good walk through!
Cheers, josh
Setting up IIS 6.0 FTP server (Non-Secure)
September 9, 2009 by admin
Filed under FTP Server, MS IIS 6.0, MS SBS2003
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/7744106d-dd08-4352-bdb3-c2a65c474d5d.mspx?mfr=true
http://www.smallbizserver.net/Articles/tabid/266/articleType/ArticleView/ArticleID/123/PageID/220/Default.aspx
Problems I found, and fixed:
1) Was using folder on another machine for FTP, and recieved errors at client end of 425. Fixed by using local Server folder C:\inetpub\ftproot\
2) DLINK DSL-502T router had port forwards setup correctly, but the Firewall components under ADVANCED, needed to be turned off for FTP services.
3) IIS6 port set to port [...]
