Displaying 1 result from an estimated 1 matches for "destser".
Did you mean:
destuser
2006 Mar 21
3
Rsync 4TB datafiles...?
...advantage that I have if do rsync file by file is if the network
connection fails for a quite sometime and comes back alive the rsync will
continue from the next file in the list while it will fail on the other
files when connection is lost.
rsync -vz /p02/oradata/OSID/redo01.log
destser:/d02/oradata/OSID/redo01.log
rsync -vz /p03/oradata/OSID/redo02.log
destser:/d03/oradata/OSID/redo02.log
rsync -vz /p04/oradata/OSID/redo03.log
destser:/d04/oradata/OSID/redo03.log
rsync -vz /p01/oradata/OSID/sy...