Mounting

From Thom Group Wiki
Revision as of 10:42, 21 August 2015 by import>Tes36 (Created page with "When working on many computers, you may wish to access and interact with the contents of some number of directories located elsewhere. To secure copy (scp) all the files betwe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

When working on many computers, you may wish to access and interact with the contents of some number of directories located elsewhere. To secure copy (scp) all the files between computers is tiresome and has issues with version control. A similar tool is Rsync.


Syntax

sshfs -ofollow_symlinks what to mount where to mount

e.g. sshfs -ofollow_symlinks cerebro: /scratch/tes36/mount/cerebro