Displaying 3 results from an estimated 3 matches for "hergaarden".
2003 Dec 19
1
Problem on XP with --delete option
...eems to work fine exept for the --delete option.
The rsync says: "IO error encountered - skipping file deletion"
The transfer of files works fine, no I/O errors at all. Do you guys have any suggestion for me ?
Thanks in advance.
Kind regards
_________________________________
Marcel Hergaarden
2004 Mar 22
3
Long time needed for "Building file list" Any suggestions ?
...esented
by 532.000 files of different nature. Mostly doc, ppt and xls files.
It takes about 2 hours to create only the file list.
Is the amount of data/files to big, should I segmentate the backupfiles
or is something else the cause of this long duration.
Lookin forward to your answers.
Marcel Hergaarden
2004 Mar 31
2
How to RSYNC from eth1 on PDC-SRV to eth1 on BDC-SRV?
I currently have my /home directory kept in sync between my primary and
backup domain controllers by using rsync --archive --checksum --update
--delete pdc-srv:/home/ bdc-srv:/home/. I noticed that when this
command is invoked, it tends to suck up the available bandwith to eth0
during the duration that the pdc is sending a large amount of data
packets to the bdc. So what I would like to do