SFTP shortcut direct from desktop

1

1

I'm looking for an open-source application which would allow me to map a desktop shortcut to my webserver and allow file transfers in the same way as drag and drop in Windows Explorer. The connection would only be required whilst the window was open. This is fairly straight forward in Linux but does anybody have any suggestions for Windows?

Many thanks.

user60756

Posted 2011-06-02T10:24:47.900

Reputation:

Answers

1

  • WinSCP is the most popular choice.

    interface

  • Dokan SSHFS allows mapping a SFTP connection to a "network drive" (like the built-in SMB and WebDAV functionality).

user1686

Posted 2011-06-02T10:24:47.900

Reputation: 283 655

WinSCP is the baby. I just discovered it's possible with Filezilla too though the navigation is cluttered and quite a pain. Dokan had some issues with my 7x64 Ultimate. Thank you. – None – 2011-06-02T11:16:09.107

@zilog6502: If an answer is correct, mark it as accepted.

– user1686 – 2011-06-02T11:31:15.627