Running a Windows FTP server

vexingv

Golden Member
Aug 8, 2002
1,163
1
81
bulletproof ftp server, raiden ftp to name a few; just do a google search on these. i think windows does have one; but might not be as full of features
 

alocurto

Platinum Member
Nov 4, 1999
2,174
0
76
I use bulletproof ftp server. I would stay away from Microsoft FTP because it maybe more integrated into the OS then you really want. A separate program has its own users and what not.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
I use bulletproof ftp server. I would stay away from Microsoft FTP because it maybe more integrated into the OS then you really want. A separate program has its own users and what not.

Generally I want an FTP server that uses the local system users, because then you can set rights on the files with normal filesystem ACLs. If you use a FTP server that has it's own set of users and rights you've doubled the account maintenance.