https://bugzilla.samba.org/show_bug.cgi?id=5894
Summary: Incompatible library version
Product: rsync
Version: 3.0.4
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: major
Priority: P3
Component: cor
https://bugzilla.samba.org/show_bug.cgi?id=3925
--- Comment #7 from [EMAIL PROTECTED] 2008-11-13 20:27 CST ---
Hello again!
I'm not sure if the "nice" way to define them is as ints
I would check what do they exactly mean, and leave them as size_t or make them
OFF_T. If they relate t
Maybee somone has a better approach than the "--dry-run " option?
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
Has one machine been removed off site or is the machine you are syncing
with also changed?
Thanks
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.or
I'm currently using rsync and --link-dest to give me something like a
poor-man's incremental snapshot to disk. But I really only want to generate
a new backup if rsync detects differences, otherwise I don't need a new
backup.
Currently I do something like this:
rsync -a --delete --link-dest=../b
I synchronized two backup servers within a local network which worked
fluently, using rsync with the following parameters:
rsync--archive \
--hard-links \
--delete \
--rsh="ssh -i $key_file" \
--copy-dest=/var/lib/backuppc \
--compress-level=9 \
--stats \
--human
Hi,
i have sporadic connection problems with my rsync server.
I have _no_ firewall involved and there is _no_ max connections set.
rsync on the clients is started from cron via a bash script. There's
also no permission problem. rsyncd runs as daemon (is not started from
inetd).
It sometimes