Mounting file systems over ssh#
Requires sshfs package; other machines must have an ssh server running.
mounting:#
sshfs user@192.168.1.20:/home /mnt/server
options to run faster:#
sshfs user@192.168.1.20:/home /mnt/server -o Ciphers=arcfour
Unmounting (Linux):#
fusermount -u /mnt/server
Unmounting (Mac):#
umount /mnt/serverUse sftpdrive on Windows to do the same thing.
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This particular version was published on 17-May-2016 14:54 by BlakeMcBride.
JSPWiki v2.10.4