search for: 20040617_rsync

Displaying 1 result from an estimated 1 matches for "20040617_rsync".

2004 Jun 18
1
Q: rsync examples, missing parameters?
...d 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, .... My problem is that in /home/bart2/backup/%day% where %day% is (Mon,Tue,Wed,Thu,......