I need to replace an IIS FTP server that uses AD accounts for consultants to transfer files to an organization. I would like to slowly migrate away from these AD accounts for security reasons.
Whats a good FTPd for Windows that supports:
- Existing AD credentials (Including user@domain, domain\user forms)
- As functional as IIS's ftpd (thats not saying much)
- SCP/SFTP/FTP/HTTPS for FIle Transafers.
- Perhaps a simple web interface (not critical).