diff --git a/docs/data/transfer.md b/docs/data/transfer.md index 8fe590c8..5482af8a 100644 --- a/docs/data/transfer.md +++ b/docs/data/transfer.md @@ -251,7 +251,7 @@ Proceed as follows (_assuming_ you have a working [SSH connection](../connect/ss ```bash # Create a local directory for the mounting point mkdir -p ~/ulhpc # Your prefered mount point -sshfs iris-cluster:~/ulhpc -o follow_symlinks -o reconnect -o dir_cache=no +sshfs iris-cluster: ~/ulhpc -o follow_symlinks -o reconnect -o dir_cache=no ``` Options used: