write_unbuffered -- Connection reset by peer

2005-11-15 Thread Alun
subnet, so it's not exactly the same issue. Turning off window scalling is probably not a good solution in general, but it's fine for me because the backup server doesn't have any other high-throughput requirement. Even with window scaling disabled, I'm still getting

Re: Spam to this list

2005-04-19 Thread Alun
hrow in a teergrube and they can spend weeks doing what a google search could achieve in seconds). Cheers, Alun. -- Alun Jones [EMAIL PROTECTED] Systems Support, (01970) 62 2494 Information Services, University of Wales, Aberystwyth -- To unsubscribe or change

Re: Query re: rolling checksum algorithm of rsync

2005-02-11 Thread Alun
't have any problem carrying on using my current method. All I was trying to do was clarify what the original poster may have been asking. Cheers, Alun. -- Alun Jones [EMAIL PROTECTED] Systems Support, (01970) 62 2494 Information Services, University o

Re: Query re: rolling checksum algorithm of rsync

2005-02-10 Thread Alun
that says "start working backwards from the end of the file until you find n matching blocks, then transfer from that point onwards". It would let me get rid of some horrible hacky code here! Would it be useful to be able to tell rsync "assume the first n Kbytes of the files at eit

Re: trigger command on successful upload?

2004-06-16 Thread Alun
usr/bin/make", "-f", "/etc/issync.mk"; where the issync.mk makefile can look at what files were synchronised and take appropriate actions. This is a messy way of doing things, and a postexec script on the "share" would let me lose this messy thing. Cheers, Alun.

Re: Using the rsync checksums for handling large logfiles.

2003-11-17 Thread Alun
xistence. It sounds like I'm not missing some subtlety in the use of rsync, so I think I'll hack on at implementing my backwards search idea. First attempts, mmapping the file in 32Mbyte chunks and using the reversed checksum, suggest I can scan backwards at around 13Mbytes/second

Re: Using the rsync checksums for handling large logfiles.

2003-11-17 Thread Alun
f the logs that we want aren't generated via syslog anyway. Cheers, Alun. -- Alun Jones [EMAIL PROTECTED] Systems Support, (01970) 62 2494 Information Services, University of Wales, Aberystwyth pgp0.pgp Description: PGP signature -- To unsubscri

Using the rsync checksums for handling large logfiles.

2003-11-14 Thread Alun
for log synchronisation. Does anyone know of anything similar, or of any plans to make rsync capable of reading backwards in this manner? If not, I'll go my own way with my hacked checksum. Cheers, Alun. pgp0.pgp Description: PGP signature -- To unsubscribe or change options: http://lis