Using inotify with rsync is a great idea.
If one has a job that runs daily to get differences on a very large
filesytem with very small files, then can do this (assuming the
initial copy is already completed):
inotify watch source filesystem (or tree)
take down all the notices in a txt file (absol
https://bugzilla.samba.org/show_bug.cgi?id=6183
--- Comment #1 from bros...@gmail.com 2009-03-11 11:38 CST ---
Justed tested using rsync 3.0.2, and it works fine (same file, same servers)
so the problem occursd using rsync 3.0.4
--
Configure bugmail: https://bugzilla.samba.org/use
https://bugzilla.samba.org/show_bug.cgi?id=6183
Summary: rsync error file too large (27)
Product: rsync
Version: 3.0.4
Platform: Other
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P3
Component: co
On Wed, Mar 11, 2009 at 7:41 AM, Gero Pflanz wrote:
> Is it sufficient to change only those 2 parameters ?
> Will this also change the buffersize af the other host (via rsync
> communication)? In the logs I do not get any information that
> the sockopts parameter is changing something (although I
Hello,
I have a question concerning the performance of rsync beteen two sites, one in
India one in Germany.
File exchange between 2 Linux-machines is done using rsync-3.0.5 (typical file
size 1.5 GB).
Destination machine is: Linux machine1 2.6.9-55.0.9.ELsmp #1 SMP Tue Sep 25
02:16:15 EDT 2
On 11Mar2009 01:52, Matt McCutchen wrote:
| On Wed, 2009-03-11 at 16:13 +1100, Cameron Simpson wrote:
| > I know this may seem nonsensical, but I wanted to issue an rsync
| > invocation that synced nothing at all. (I wanted to avoid a sync by
| > fiddling a config file in some automation rather th