Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scripts found in /cds/home/opr/mfxopr/sync_usrdata/marccd/ (step 1) and /reg/g/pcds/pds/datamvrmarccd/mfx (step 2).

Two steps process:

  1. Copy data from Rayonix computer to ~mfxopr/experiments/...
  2. Transfer data to the experiment folders on anafs

There should be a better / more direct way of doing that. See Victor's suggestion:

`rsync -aPh -e "ssh -J mfxopr@mfx-control" user@ics-host:/path/to/data/ /path/to/exp/dir`

or if the desired data is already mounted on mfx-control, is there a reason not to rsync directly from that directory to the experiment folder instead of mfxopr home first?

(snelson: afaik we need 2 steps - only psdatmgr can write to usrdaq & usually a hutchopr account will run the first step)