--delete causes rsync failure

2007-11-12 Thread Kaleb Pederson
Hello, I just narrowed down an rsync command that keeps failing to the --delete flag: rsync -vv --delete --backup-dir=backup_target --archive /etc [EMAIL PROTECTED]: It gives the following output: ... backup_dir is --delete/ building file list ... done Invalid file index: 1868985864 (count=0) [

better rsync error code when no space?

2007-11-12 Thread Ming Zhang
Hi All I ran into this situation when rsync some files to remote side and remote file system run out of space. rsync: writefd_unbuffered failed to write 4 bytes [sender]: Connection reset by peer (104) rsync: write failed on "/IMG_5106.JPG" (in dest): No space left on device (28) no space w

rsync 3.0.0 pre5 + hard link preversation trigger assert

2007-11-12 Thread Olivier Thauvin
I've setup rsync 3.0.0 pre5 on distrib-coffee.ipsl.jussieu.fr (rsync server) and upload the same into mandriva cooker (development distribution). Someone reported this failure: rsync -auvPH --delete --exclude-from="/home/rfox/exclude.txt" distrib-coffee.ipsl.jussieu.fr::mandrivalinux/devel/cooke

Re: rsync as daemon doesnt use secrets file but sshd

2007-11-12 Thread Wayne Davison
On Mon, Nov 12, 2007 at 05:17:01PM +0100, Marco Strullato wrote: > [EMAIL PROTECTED]:~$ rsync -vv [EMAIL PROTECTED]::section > opening connection using ssh -l marco server rsync --server --sender -vv . This is incongruous. The first line has 2-colons (for daemon mode), but the connect line is con

Re: rsync as daemon doesnt use secrets file but sshd

2007-11-12 Thread Alexandros Papadopoulos
On Monday 12 November 2007 18:17, Marco Strullato wrote: > [EMAIL PROTECTED]:~$ rsync -vv [EMAIL PROTECTED]::section > opening connection using ssh -l marco server rsync --server --sender -vv . Is appears to be a client issue - where does it pick up the -e ssh from? Check for aliases in your she

rsync as daemon doesnt use secrets file but sshd

2007-11-12 Thread Marco Strullato
Hi all! I have a problem configuring rsync as daemon: This is my rsync.conf: log file = /var/log/rsync.log list = yes uid = nobody gid = nobody secrets file = /etc/rsyncd.secrets [section] comment = Great stuff from remote.acme.com path = /home/repos auth users = marco hosts allow = * hosts deny

DO NOT REPLY [Bug 5078] New: Unable to use Win32 device paths with --files-from

2007-11-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5078 Summary: Unable to use Win32 device paths with --files-from Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Windows XP Status: NEW Severity: major Priority: P3