linux:rsync

This is an old revision of the document!


RSYNC

Сделать копию

#RSYNC
 
# Reception PUB
rsync -rlptgoPv --exclude '!trash' --exclude 'frontend_test' /mnt/frontend/ root@10.59.0.80:/mnt/frontend/
# Reception Store
rsync -rlptgoPv /mnt/backend/www/pdn_store/  root@10.59.0.81:/mnt/backend/www/pdn_store/
  • linux/rsync.1631543820.txt.gz
  • Last modified: 2021/09/13 14:37
  • by admin