Uploading simulation data
- Log to the facet server and create a suitable folder under "/nas/nas-li20-pm00/E320/sim". Access:
log to a SLAC network computer, e.g., centos7 (ssh smeuren@centos7.slac.stanford.edu -Y) or fastx3 (ssh smeuren@fastx3.slac.stanford.edu -Y)
ssh smeuren@mcclogin -Y
- ssh fphysics@facet-srv20 -Y
- Upload your files to the server. It is useful to tar/compress multiple files into one file. "Simple method" (limited by storge on mcclogin): scp
- scp files first to centos7 from your computer (centos7 and mcclogin share the same filesystem, therefore this is convenient);
example: "scp E320_08307.tar smeuren@centos7.slac.stanford.edu:" - scp to right location (easiest: while being logged in to the facet control server AND in the right folder where the file should rest):
"scp smeuren@mcclogin:E320_08307.tar ."
- scp files first to centos7 from your computer (centos7 and mcclogin share the same filesystem, therefore this is convenient);