Difference between revisions of "SSHFS"

From Lofaro Lab Wiki
Jump to: navigation, search
(Created page with "=Windows= * [https://win-sshfs.googlecode.com/files/win-sshfs-0.0.1.5-setup.exe https://win-sshfs.googlecode.com/files/win-sshfs-0.0.1.5-setup.exe]")
 
(Windows)
Line 1: Line 1:
 
=Windows=
 
=Windows=
 
* [https://win-sshfs.googlecode.com/files/win-sshfs-0.0.1.5-setup.exe https://win-sshfs.googlecode.com/files/win-sshfs-0.0.1.5-setup.exe]
 
* [https://win-sshfs.googlecode.com/files/win-sshfs-0.0.1.5-setup.exe https://win-sshfs.googlecode.com/files/win-sshfs-0.0.1.5-setup.exe]
 +
 +
Mount:
 +
  sudo sshfs -o allow_other,defer_permissions root@xxx.xxx.xxx.xxx:/ /your/dir

Revision as of 20:42, 14 November 2018

Windows

Mount:

 sudo sshfs -o allow_other,defer_permissions root@xxx.xxx.xxx.xxx:/ /your/dir