Hi
We can create ftp server in Windows XP SP3 OS using IIS ftp server.
In my project i need to connect SFTP server so, How can I create SFTP server in Windows xp SP3 operation system? Is it possible to creat using IIS as we create FTP server?
Can anyone
provide me tutorial or links to create SFTP server in my desktop machine?
Thanks
nrk
views:
418answers:
5Thanks, as it is opensource I can use it.
nRk
2010-02-11 05:59:05
Filezilla supports FTP and FTPS, *not* SFTP.
Bruce Blackshaw
2010-02-15 11:59:20
Apparently, that's good enough for him.
SLaks
2010-02-15 13:16:12
+1
A:
I use a project from sourceforge called sshwindows. It's basically a wrapper around the cygwin OpenSSH library. It's minimal and works a charm.
sipwiz
2010-02-10 13:53:37
+1
A:
Take a look at WinSSHD (by the makers of putty). Simple, easy to use, and free for non-commercial use.
0xfe
2010-02-10 14:00:29
Citation for the putty link? Putty is written by Simon Tatham, I can't see any link between him and Bitvise.
Andrew Aylett
2010-02-15 12:31:39
+1
A:
Take a look at CompleteFTP, which supports SFTP on Windows, and runs as a Windows service. Commercial product btw.
Bruce Blackshaw
2010-02-15 12:00:24
+1
A:
I am able to setup SFTP server, the below link explains how to setup SFTP server on windows machine: http://www.xenocafe.com/tutorials/windows/openssh_sftp_server/index.php
Thanks everyone for the quick help.
nrk
nRk
2010-02-22 06:19:41