You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

0- Download and Install https://github.com/billziss-gh/sshfs-win

1- open cmd and type

sshfs
set CYGFUSE=WinFsp
set "PATH=C:\Program Files\SSHFS-Win\bin;%PATH%"
"C:\Program Files\SSHFS-Win\bin\sshfs.exe" -o idmap=abunimeh -o follow_symlinks -o StrictHostKeyChecking=no abunimeh@psexport.slac.stanford.edu: H:"

This will mount it on H: drive

  • No labels