RE: Compressed backup

2002-05-23 Thread David Bolen
ffic transmitted. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 069

RE: Patch to avoid 'Connection reset by peer' error for rsync on cygwin

2002-04-26 Thread David Bolen
ut I do think it should be safe. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 0690

RE: memory requirements was RE: out of memory in build_hash_table

2002-04-24 Thread David Bolen
t definition in favor of one defining it to 0 - e.g.: /* #define ARENA_SIZE (32 * 1024) */ #define ARENA_SIZE 0 The arena handling seems to be reasonably tight, so it's probably a long shot in any event. -- David /----

RE: Future RSYNC enhancement/improvement suggestions

2002-04-22 Thread David Bolen
out that 1.6%. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902

RE: Future RSYNC enhancement/improvement suggestions

2002-04-22 Thread David Bolen
ode that it be done that way - the sequence was pretty much generate/send/free. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 7

RE: Future RSYNC enhancement/improvement suggestions

2002-04-22 Thread David Bolen
se in our checksum time - although this particular discussion has sort of started me thinking about it again. I may review our current logs to see how much time is being wasted. -- David /-------\ \ David Bolen

RE: memory requirements was RE: out of memory in build_hash_table

2002-04-22 Thread David Bolen
if you're using <2.4.6, you might try a later version to see if it improves things. Or if you're using a later version you might try rebuilding with ARENA_SIZE set to 0 to disable this code to see if your native platform handles it better somehow. -- David /

RE: Future RSYNC enhancement/improvement suggestions

2002-04-22 Thread David Bolen
a flow within rsync at some point. I can't remember just how major the surgery looked to get the transmission to occur at the point of computation though. -- David /---\ \ David Bolen\

RE: On Windows OS, is there any advantage for completing rsync using MSVC instead of gcc/cygwin ?

2002-04-22 Thread David Bolen
c to work under Windows at all. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Sta

RE: out of memory in build_hash_table

2002-04-19 Thread David Bolen
g. Beyond that though, I suppose perhaps a linux-oriented group would offer further suggestions, under the assumption that something must be leading to the malloc() failing. -- David /-------\ \ David Bo

RE: mixed case file systems.

2002-04-19 Thread David Bolen
rsync command line option evolution) -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Stree

RE: out of memory in build_hash_table

2002-04-19 Thread David Bolen
a "ulimit -a" show for a server process? I think under Linux the default settings are in /etc/security/limits.conf, maybe by default processes on the server are limited to 32MB of memory or something? -- David /----

RE: Future RSYNC enhancement/improvement suggestions

2002-04-19 Thread David Bolen
t; any partial file with data from the original file on the destination system during an error. No guarantees it would work as well, since I just took data from the original file past the size point of the partial copy, but in many cases (growing files) its a big win. If anyone is interested, I could

RE: mixed case file systems.

2002-04-19 Thread David Bolen
Martin Pool [[EMAIL PROTECTED]] writes: > On 18 Apr 2002, David Bolen <[EMAIL PROTECTED]> wrote: > > A few caveats - both ends have to support the option - I couldn't make > > it backwards compatible because both ends exchange information about a > > sorted fil

RE: mixed case file systems.

2002-04-18 Thread David Bolen
e simple enough to just apply manually. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Str

RE: Non-determinism

2002-04-17 Thread David Bolen
ly intensive to compute, so I think MD4 is more than sufficient for rsync. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192

RE: Non-determinism

2002-04-17 Thread David Bolen
eed, I believe). Thus, it's fairly accurate to compare rsync to performing an ftp or cp and then doing a full checksum on the file, so one could argue it's actually more reliable than a straight ftp/cp without the checksum. -- David /---

RE: how to take least risk on rsync dir

2002-04-16 Thread David Bolen
want to update the whole directory, a simple copy may be as effective as rsync, since you're not benefitting from the selection of a subset of files. -- David /---\ \ David Bolen\ E-mail: [EMAIL P

RE: is it a bug or a feature? re:time zone differences, laptops, and suggestion for a new option

2002-04-04 Thread David Bolen
, but the FAT* variants use local time. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Sta

RE: [rsync-announce] Graphical rsync!

2002-03-13 Thread David Bolen
ssarily the only way to satisfy the GPL, and if the included cygwin1.dll is simply a binary downloaded from the Cygwin site, then I think a reference to that site would satisfy clause 3c of the GPL. -- David /---\ \

RE: File over 2GB using Cygwin

2002-02-22 Thread David Bolen
the existing code. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 0

RE: File over 2GB using Cygwin

2002-02-21 Thread David Bolen
enerally ends up at the point where if someone is asking for it, the suggestion is that they implement it :-) So I don't think there's any practical workaround with Cygwin. -- David /-------\ \ David Bo

RE: rsync dir in _both_ directions?

2002-02-06 Thread David Bolen
It should take virtually no time for the second (sans the initial checksum computation and transmission, which to be fair for large files and small block sizes can be quite significant). -- David /---\ \ David Bolen

RE: definite data corruption in 2.5.0 with -z option

2001-12-12 Thread David Bolen
ck with a modified 2.4.3. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: efficient file appends

2001-12-12 Thread David Bolen
but if you do beforehand it's definitely just appended dat that won't be the case. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: efficient file appends

2001-12-12 Thread David Bolen
hreads about rsync blocksize. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: move rsync development tree to BitKeeper?

2001-12-07 Thread David Bolen
if only daily snapshots), since at least for me rsync would be the only BK project I'd care about - it's not clear I'd want to bother with the client. -- David /-------\ \ David Bolen

RE: Why does one of there work and the other doesn't

2001-11-30 Thread David Bolen
the receiver). - - - - - - - - - - - - - - - - - - - - - - - - - -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: Rsync: Re: patch to enable faster mirroring of large filesyst ems

2001-11-29 Thread David Bolen
't load :-) -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: Rsync: Re: patch to enable faster mirroring of large filesyst ems

2001-11-29 Thread David Bolen
x27;m not sure what a cache would buy. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: Block Size

2001-11-15 Thread David Bolen
by using a larger value (16K for example). -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford,

RE: Block Size

2001-11-15 Thread David Bolen
t below 32K). Not sure how much that would help, although it'll reduce your block count by about a factor of 2. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx

RE: times difference causes write

2001-11-13 Thread David Bolen
itable equivalent currently in rsync. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: direct write patch

2001-11-12 Thread David Bolen
feeling that trying to reduce the disk space needs is going to be counter-productive since it goes against the fundamental tradeoffs inherent in rsync. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTE

RE: rsync recursion question

2001-10-24 Thread David Bolen
t back for possible inclusion in the main release (after some burn-in time in local use), but there are some that aren't general purpose enough, so they just stay in our repository. -- David /---\ \ David B

RE: Does RSYNC work over NFS?

2001-09-25 Thread David Bolen
he subject, it's a tad ambiguous and could certainly include the above scenario. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203)

RE: Does RSYNC work over NFS?

2001-09-25 Thread David Bolen
lta computation. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: Problem with transfering large files.

2001-09-20 Thread David Bolen
ch is subject to the same timeout setting as the child processes is using on individual I/O. But the parent won't hear from the child until it's fully done. -- David /-------\ \ David B

RE: lock files

2001-09-11 Thread David Bolen
ying back database backups I use a script that creates a lock file before running rsync, and that lock file is also checked by the backup script. -- David /---\ \ David Bolen\ E-mail

RE: Can rsync synchronize design changes to tables and data between two Microsoft ACCESS replicas, mdb files?

2001-07-24 Thread David Bolen
K prior to Jet 4.0 and 4K afterwards. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: another data point re: asymmetric route problem

2001-07-20 Thread David Bolen
metry might be affecting timing of information flow, and it would be interesting if that exacerbated any of the characteristics that his buffering changes were focused on addressing. -- David /---\ \ David Bolen

RE: Problem with --compare-dest=/

2001-07-06 Thread David Bolen
for the near term :-) -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

Problem with --compare-dest=/

2001-07-05 Thread David Bolen
something that should probably be handled inside of rsync better? -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: shared region is corrupted

2001-07-05 Thread David Bolen
ng one isn't in your default path but just in the current directory with some other binary, it might miss it. Doing a flat out find on your entire system for cygwin1.dll should be a good start however. -- David /----

RE: RSync on NT

2001-07-03 Thread David Bolen
o access network shares. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: reproducible problem w/ rsync & asymmetric routes

2001-06-22 Thread David Bolen
if some were to occur, perhaps the increased delays could trigger latent issues in rsync with the pipelining that it uses? -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / |

RE: problems encountered in 2.4.6

2001-05-25 Thread David Bolen
t;dirties" the file), and then I scale that up a bit based on database size, to get a reasonable tradeoff between block overhead and extra transfer upon a change detection. -- David /---\ \ David Bolen

RE: problems encountered in 2.4.6

2001-05-25 Thread David Bolen
copier (in terms of figuring out what changed), but that's about it. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: disk space requirement in using rsync

2001-05-25 Thread David Bolen
ose. (a followup note corrected the first paragraph as rsync doesn't create any "tree" structures) -- David From: David Bolen <[EMAIL PROTECTED]> To: 'Lenny Foner' <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: RE: The "out of memory" problem wit

RE: (no subject)

2001-04-26 Thread David Bolen
;m assuming you would have noticed if you were using that option previously and stopped doing so :-) -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.

RE: --compare-dest usage (was Re: [expert] 8.0 Final)

2001-04-23 Thread David Bolen
the target directory at the right date and size. Where --compare-dest could come into play was if they already existed in the separate comparision directory, in which case they wouldn't be transferred at all (unless you were using the -I option). -- David /--

RE: Rsync and NT's Paging File

2001-04-23 Thread David Bolen
fact I believe that other than for executables (which can swap directly to the source file), all other memory is automatically backed in the paging system at allocation time. -- David /---\ \ David Bolen

RE: Sending large file across a 10Mbit link

2001-03-20 Thread David Bolen
time spent to compute the checksums. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: Rsync and NT

2001-03-19 Thread David Bolen
drive in a manner that doesn't need the colon. Alternatively, a low tech approach would just be to switch to the source drive/directory as your current directory before running the rsync command. -- David /-------\ \

RE: Backing up *alot* of files

2001-02-23 Thread David Bolen
n 2 million files. True - that's an amazingly large single-directory structure. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: Backing up *alot* of files

2001-02-23 Thread David Bolen
tion that very first time. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: Using rsync for incremental backups and the logfile dilemma

2001-02-15 Thread David Bolen
insane amount of diskspace so I don't care > anymore) Might be a really cheap option all things considered nowadays :-) -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / |

RE: Using rsync for incremental backups and the logfile dilemma

2001-02-15 Thread David Bolen
backups (updated daily) with the information in a single file centrally for efficient space usage. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.

RE: exit status

2001-02-05 Thread David Bolen
output to see it rather than just trusting the exit code. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: rsync starting again before completion

2001-01-29 Thread David Bolen
the process. That way you can schedule it fairly rapidly, but if the previous run hasn't completed, the next one will be skipped. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECT

RE: The "out of memory" problem with large numbers of files

2001-01-25 Thread David Bolen
re (I earlier thought there was one) - so please ignore that :-) -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 C

RE: The "out of memory" problem with large numbers of files

2001-01-25 Thread David Bolen
like 28 bytes or so), but the growth algorithm is not exponential (it just reallocates two entries at a time it looks like). But I expect compared to other stuff it's in the noise. -- David /-------\ \ David Bole

RE: The "out of memory" problem with large numbers of files

2001-01-25 Thread David Bolen
om the receiver. In theory you could receive them on the sender and place them right into the hash without affecting the protocol, but that would be more significant surgery on the source itself. -- David /---\ \

RE: rsync memory usage ...

2001-01-24 Thread David Bolen
n the receiver is changing, but that risk is already there, just a smaller window. I haven't had a chance to try the change though yet. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: rsync problem

2001-01-24 Thread David Bolen
t file exceeds your available working space. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street,

RE: gzip --rsyncable patch

2001-01-22 Thread David Bolen
#x27;s not the way I normally store the files) -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street,

RE: gzip --rsyncable patch

2001-01-22 Thread David Bolen
he uncompressed version. It's interesting that the -9 on the gzip doesn't really help all that much, although it does decrease the overall file size slightly. -- David /-------\ \ David Bolen\ E

RE: gzip --rsyncable patch

2001-01-22 Thread David Bolen
ng this --rsyncable option on gzip only bumps that up to 1.3x (19MB). I haven't dug into the patch too deeply yet - perhaps it's designed to work with a certain block size or something? -- David /-------\ \

RE: Source and destination don't match

2001-01-18 Thread David Bolen
, this would also imply that the source filesystem would be the larger of the two. Of course, I suppose it's also possible that there's something in your source that rsync isn't syncing up properly - the find comparision should be able to highlight that. -- David /-

RE: reverse checksumming [technical]

2001-01-18 Thread David Bolen
it sort of cuts down on the benefit significantly. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.

RE: rsync hangs

2001-01-18 Thread David Bolen
you can never really get the higher debugging levels locally. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 8

RE: 60 byte file hangs solaris 8 rcp

2001-01-16 Thread David Bolen
logo :-)) -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: rsync algorithm improvements

2000-12-28 Thread David Bolen
r to sender in the first meta-data transmission. -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: rsync algorithm improvements

2000-12-28 Thread David Bolen
our newly appended data might match old data already in the file but only at a smaller block size, using the larger one may prevent that match. So knowing how the file in question grows and the data it contains may of course qualify things. -- David /-----

RE: rsync algorithm improvements

2000-12-27 Thread David Bolen
significant time issue in my process that unfortunately currently occurs in series, separated by the time it takes to transmit the receiver's checksums over an analog line. -- David /---\ \ David Bol

RE: Interrupted transfer of a file

2000-12-22 Thread David Bolen
looking like it was successful. -- David /---\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\ Phone: (203) 708-5192| / 860 Canal Street, Stamford, CT 06902 \ Fax: (203) 316-5150 \ \---/

RE: Interrupted transfer of a file

2000-12-22 Thread David Bolen
ilar problems with other tools like CVS that rename files rapidly after they were just written). -- David /-------\ \ David Bolen\ E-mail: [EMAIL PROTECTED] / | FitLinxx, Inc.\

RE: Changed file not copied

2000-12-01 Thread David Bolen
information (particularly on a slow link) would be lengthy, it's a more efficient way to guarantee you only bother sending a file if it is different. -- David /---\ \ David Bolen\ E-mail: [EMAI

RE: subdirs in incl/excl patterns; was: Enhancement: (1) update file permissions (2) additional --exclude

2000-10-02 Thread David Bolen
root if you're going to use a global exclude. You can try running with a few -v options (I think -vv may be enough) to get a glimpse into how rsync is making include/exclude selections. What happens if you add /foo1/ as a separate line on your include list? -- David /----