Versions Compared

Key

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

...

  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?