Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
student:utilities:sshfs [2020/08/20 11:27] – [macOS] Add warning about Big Sur lam2mo | student:utilities:sshfs [2024/09/12 12:57] (current) – Added more helpful information in Windows steps. makelajr | ||
---|---|---|---|
Line 41: | Line 41: | ||
{{: | {{: | ||
- | After everything is installed correctly, you should be able to follow the same command-line instructions described in the Linux section above. | + | After everything is installed correctly, you should be able to follow the same command-line instructions described in the Linux section above except that you should use the following command to unmount the remote filesystem: |
+ | |||
+ | < | ||
+ | umount ~/mnt/stu | ||
+ | </ | ||
**WARNING FOR EARLY ADOPTERS:** There are [[https:// | **WARNING FOR EARLY ADOPTERS:** There are [[https:// | ||
Line 51: | Line 55: | ||
- Install WinFsp. The default selection of components can be used. | - Install WinFsp. The default selection of components can be used. | ||
- Install SSHFS-Win, the default options are fine. | - Install SSHFS-Win, the default options are fine. | ||
- | - Right click on computer, and: | + | - In file explorer, right click on computer |
* Select "Map Network Drive" | * Select "Map Network Drive" | ||
* Select a drive letter that is convenient. | * Select a drive letter that is convenient. | ||
Line 57: | Line 61: | ||
* Click finish, and type in your EID password. | * Click finish, and type in your EID password. | ||
- You should now have your stu home directory mounted at the drive letter you specified | - You should now have your stu home directory mounted at the drive letter you specified | ||
+ | |||
+ | === Unmounting the filesystem === | ||
+ | |||
+ | When you are done using the remote filesystem you should unmount it by right clicking the Network drive and selecting " |