Displaying 1 result from an estimated 1 matches for "perform_data".
Did you mean:
perforce_data
2002 Sep 23
1
Disk Space Problems with Rsync.
...essor
i686. Does anyone have any idea on what causes this and how to fix this?
#!/bin/bash
export RSYNC_RSH="ssh"
rsync -alz --delete --stats server:/u01/home/piuser/ /u01/home/piuser/
rsync -alz --delete --stats server:/u01/public/ /u01/public/
rsync -alz --delete --stats server:/u01/perform_data/ /u01/perform_data/
rsync -alz --delete --stats server:/u01/perform_testing/
/u01/perform_testing/
rsync -alz --delete --stats server:/u01/collect_setup/ /u01/collect_setup/
rsync -alz --delete --stats server:/usr/local/ /usr/local/
rsync -alz --stats server:/u01/var/lib/mysql/ /u01/var/lib/mys...