Rsync
rsync -alPvz ./DZB [email protected]:/pylon2/br560hp/jyang21/GitLab/dh-seggregation/largedata
rsync -alPvz [email protected]:~/DZB .
When you press "ctrl + z" then the process stopped and go to background.
[1]+ Stopped rsync -ar --partial /home/webup/ /mnt/backup/
Now press "bg" and will start in background the previous process you stopped.
[1]+ rsync -ar --partial /home/webup/ /mnt/backup/ &
Press "jobs" to see the process is running
[1]+ Running rsync -ar --partial /home/webup/ /mnt/backup/ &
If you want to to go in foreground press "fg 1" 1 is the process number
Transfer data from one cluster to another
For Tusker transfers, use: tusker-xfer.unl.edu
For Crane transfers, use: crane-xfer.unl.edu
For Sandhills Transfers, use: sandhills-xfer.unl.edu
rsync -alPvz [email protected]:/lustre/work/jyanglab/jyang21/github/eMaize/ /work/jyanglab/jyang21/github/eMaize