We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03691fb commit b83898cCopy full SHA for b83898c
cassio/README.md
@@ -52,7 +52,7 @@ Afaik there are no backups there, use `rm` very carefully.
52
53
One can transfer some files to/from any location avaialable to your CIMS account via:
54
55
-* SSH (scp, rsync etc.)
+#### SSH (scp, rsync etc.)
56
57
Example command (assuming you have a working ssh config):
58
@@ -62,7 +62,7 @@ to cims:
62
from cims:
63
`rsync -chaPvz cims:<remote_path> <local_path>`
64
65
-* Using GLOBUS transfer service: [learn more](https://www.globus.org/)
+#### Using GLOBUS transfer service: [learn more](https://www.globus.org/)
66
67
**NYU HPC has disjoint filesystems from Courant/CILVR**
68
0 commit comments