Displaying 1 result from an estimated 1 matches for "w200000".
Did you mean:
200000
2005 Nov 23
2
HELP: need better understanding of "--delete" flag
...elete
files on the source machine?
My log showed a bunch of these statements, and to be
quite honest, scared the living daylights out of me.
(from LOG)
deleting peachbackups/peachw/Peachtree Archive Data
Files/archivec/W200001.FRM
deleting peachbackups/peachw/Peachtree Archive Data
Files/archivec/W200000.FRM
.........
I am using the script from rsync.org the for 7-day
incremental backups written by tridge.
Here is the part I am not sure what it does...
# the following line clears the last weeks incremental
directory
[ -d $HOME/emptydir ] || mkdir $HOME/emptydir
rsync --delete -a $HOME/emptydir/...