Recommend an SFTP solution for Windows (Server & Client) that integrates well with Dreamweaver
- by aaandre
Could you please recommend a secure FTP solution for updating files on a remote windows server from windows workstations?
We would like to replace the FTP-based workflow with a secure FTP one.
Windows Server 2003 on the remotely hosted webserver, WinXP on the workstations. We manage the files via Dreamweaver's built-in FTP. My understanding is Dreamweaver supports sFTP out of the box so I guess I am looking for a good sFTP server for Windows Server 2003. Ideally, that would not require cygwin.
Ideally, the solution would use authentication based on the existing windows accounts and permissions.
Thank you!