Displaying 3 results from an estimated 3 matches for "backup4".
Did you mean:
backup
2008 Feb 06
3
Windows Trouble with --link-dest set: "file not found" when rsync tries to create hard link
...y to do an rsync backup from one directory on a Windows
system to another, it fails. The cwRsync says its version is 2.6.9.
Here's my Rsync command, boiled down to its simplest:
rsync -rlptgD -vvv --delete --delete-excluded --modify-window=2
--numeric-ids --link-dest=/cygdrive/c/crapbackup/backup4
/cygdrive/c/BackupSource/ /cygdrive/c/crapbackup/backup5/
I run this over and over, incrementing backup4 to backup5 for
link-dest and backup5 to backup6 on the target dir.
I can watch the new backups being created, I can see the files going
over. The hard links are never created, however. After...
2017 Jan 19
1
[Bug 12530] New: [REQ] Improve fuzzy using files being uploaded
...Assignee: wayned at samba.org
Reporter: ben.rubson at gmail.com
QA Contact: rsync-qa at samba.org
Hello,
Let's imagine the sender is uploading a bunch of files which are quite similar.
For example, the following dir :
/directory
|-backup1.iso
|-backup2.iso
|-backup3.iso
|-backup4.iso
|-backup5.iso
For the moment, if no remote fuzzy basis is found at the very beginning of the
transfer, every file will be fully uploaded.
Goal would then be to improve rsync so that once the first file has been
uploaded, fuzzy algorithm could look at this new file as a fuzzy basis file for
the...
2008 Sep 22
2
rsync is effecting in the DC switch??
hi guys, we are using rsycn without problem but today after some
problems in one of the servers, the dc tech did find the rsync is
effecting in the switch where they have the server connected
broadcasting all the ports in the switch at the dc?????
This is what the dc tech said:
"It appears that your server is broadcasting to every port on the switch
that you are connected to"
Any