[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] small files failing to backup
From: |
Andrew K. Bressen |
Subject: |
Re: [rdiff-backup-users] small files failing to backup |
Date: |
Wed, 14 Apr 2004 14:46:34 -0400 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Common Lisp, linux) |
Ben Charlton <address@hidden> writes:
> up large files ok, but any small (mostly < 1kb) files (noticeably
> dotfiles and configuration files) seem to fail on subsequent backups
> with a mix of error 100 and 103.
> librsync: ERROR: (rs_file_copy_cb) unexpected eof on fd9
> librsync: ERROR: (rs_job_complete) patch job failed: unexpected end of
If I had to take a guess, I'd say that the blocksize or minimum file
size on the two filesystems might be different, and the code doesn't
know how to deal.