Re: Trouble with password (daemon mode) Thanks, trouble solved.

2003-10-20 Thread Dennis Chelukanov
Hello Dennis, Tuesday, October 21, 2003, 1:32:25 AM, you wrote: DC> I running rsync in daemon mode (rsync --daemon) DC> Everything seems to work well until I try to protect item with DC> password. Thanks, the problem was in rights on file rsyncd.secrets - it was world readable while option stric

Trouble with password (daemon mode)

2003-10-20 Thread Dennis Chelukanov
Hello. I running rsync in daemon mode (rsync --daemon) Everything seems to work well until I try to protect item with password. here is my /etc/rsyncd.conf : use chroot = yes max connections = 10 syslog facility = local5 [ftp] path = /var/ftp comment = ftp secrets file =

Re: files deleted on server end during transfer

2003-10-20 Thread luke
As a follow up to my question...I tried syncing a directory with some files of zero length and it appears that they are causing the problems. The message says "Windows - Delayed Write Failed" "Windows was unable to save all the data for the file \Device\HarddiskVolume1\Test\(filename of 0 lenght fi

files deleted on server end during transfer

2003-10-20 Thread luke
Does rsync handle cases where files have been deleted off of the rsync server side after the client starts downloading from the server? I did a test run using two windows machines and the client puked, giving me some kind of file protection error. What happened is the client received it's list, sta

symlinks

2003-10-20 Thread Walter C. Pelissero
I'm trying to sync a tree containing symbolic links to files outside that directory tree. I've tried with -L and --copy-unsafe-links but apparently the files pointed by symbolic links are always re-copied over and over again regardeless whether they have been modified or not. I can hardly believe

v2.5.6 on AIX and large files

2003-10-20 Thread Robert Cross
Abstract: Looking for technical assistance with rsync version 2.5.6 protocol 26 on AIX. Trying to use rsync (version 2.5.6) to sync two AIX-based systems the other day, and a couple of the filesystems (7 out of 18 in total) gave the following error message: rsync: writefd_unbuffered failed

Re: --bwlimit not working right

2003-10-20 Thread jw schultz
On Fri, Oct 17, 2003 at 10:23:27AM -0500, John Van Essen wrote: > On 17 Oct 2003, Rene Schumann <[EMAIL PROTECTED]> wrote: > > > Hello! > >  > > I cant get the bwlimit option working right. > > If i set this option over 400 kbyte per sec i still only get 400kbyte > > per sec, whether wich value i

Re: --bwlimit not working right

2003-10-20 Thread Rene Schumann
Hello! Thanxs for you explicitely explanation. Am Fre, 2003-10-17 um 17.23 schrieb John Van Essen: > On 17 Oct 2003, Rene Schumann <[EMAIL PROTECTED]> wrote: > > > Hello! > > > > I cant get the bwlimit option working right. > > If i set this option over 400 kbyte per sec i still only get 400kb