Displaying 1 result from an estimated 1 matches for "desktop2".
Did you mean:
desktop
2004 Jun 18
1
Q: rsync examples, missing parameters?
...day
incremental) from http://samba.anu.edu.au/rsync/examples.html web site
and ported it to Windows XP, as I need to save my files incrementally over
a week.
Script (Windows XP):
....
C:\rsync2>rsync --force --delete --backup
--backup-dir=/home/bart2/backup/Thu -ave ssh
/cygdrive/c/Doc/backup/desktop2/
bart2@192.168.0.100:/home/bart2/backup/backfull/
>C:\Doc\backup\log\20040617_rsync.log
.
So for testing purpose, on my laptop under Windows XP I changes date
earlier this Week
ans so on over 4 days, and on each day I modify some files and
directories, create some
new files and directories,...