Pull and push to to and from MARVIN

From wiki
Jump to: navigation, search

Copy data from marvin – or push to marvin for backup

users will want to copy data from the backed up area Marvin to the temp work/ scratch space on Kennedy, and visa versa. We recommend using rsync for this. It is surprisingly fast.

https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/
rsync -av $USER@marvin.st-andrews.ac.uk:path/ path/

Type yes, then your marvin password

PUSH FILES TO MARVIN (please look up the commands)

rsync -avzhe ssh file_to_transfer $USER@marvin.st-andrews.ac.uk:/path_to/