Pull and push to to and from MARVIN
Revision as of 12:17, 6 May 2020 by PeterThorpe (talk | contribs) (Created page with " == 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...")
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/