Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

1- open cmd and type

Code Block
languagepowershell
titlesshfs
linenumberstrue
collapsetrue
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

2- to unmount just close the cmd window