On DEV3, there should always be a script running that copies raw incoming data from DEV1 to DEV3
/Users/Shared/Software_current_cruise/MOD_fish_lib/bash_scripts/sync_dev1_to_dev3.sh./sync_dev1_to_dev3.sh
If this stops, restart it by opening a terminal window on DEV3 and typing:
| What to type: | What it’s doing: |
|---|---|
bash_scripts |
Changes directories to /Volumes/DEV1_HD/Users/Sharerd/Software_current_cruise/MOD_fish_lib/bash_scripts where the syncingg script lives. |
./sync_data_dev1_to_dev3.sh |
Starts the syncing script. |

rsync_ship_data_to_harddrive.sh, rsync_to_harddrive.sh, and rsync_to_sharedrive.sh that can be set up on a cronjob to sync data to the share drive and to external hard drives periodically.