sshfs
Debian
CentOS
sshfs [email protected]:/path/to/remote /local/path
Windows
# mount in Explorer
\\sshfs\a[email protected]\share
# net use
net use W: \\sshfs\s[email protected]\var\www /user:sysops
Debian
CentOS
sshfs [email protected]:/path/to/remote /local/path
Windows
# mount in Explorer
\\sshfs\a[email protected]\share
# net use
net use W: \\sshfs\s[email protected]\var\www /user:sysops