Add option follow_symlinks to sshfs mount comment
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# For example, to compare what is on echidna (without a FILEMAP.TXT file) with
|
||||
# what existed at the time it was deployed:
|
||||
#
|
||||
# sshfs -o ro echidna@ics2-echidna.nbi.ansto.gov.au:/usr/local/sics mnt
|
||||
# sshfs -o ro -o follow_symlinks echidna@ics2-echidna.nbi.ansto.gov.au:/usr/local/sics mnt
|
||||
# git checkout git checkout 5579f3e
|
||||
# git checkout merge-replace -- deploySICS.sh
|
||||
# ./deploySICS.sh -n echidna localhost
|
||||
|
||||
Reference in New Issue
Block a user