Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Was any progress made on this?

Please read documentation.
Josh

Was any progress made on this?

This is exactly what I would like to do - mount an SCP/SFTP link as a network share in Windows XP Pro. Any thoughts on how to do this? Is it possible?

-Josh
Guest

mounting as network share through sftp

linux has something, through lufs, called sshfs. it basically uses sftp to mount a share as a network one. this would be a great thing to implement, then any application could access the share. you could either mount it as another drive, like drive i: being remotehost/sharefolder

or just as a regular shared folder.