Question about 'Rsync --daemon'

2001-02-07 Thread Nicolas
Hi, I'm trying to start rsync as a daemon however is always fail, any clue? Here is my /etc/rsync.conf: [test] path = /tmp/ comment = Testing Here is the strace of the execution: strace rsync --daemon -v execve("/usr/bin/rsync", ["rsync", "--daemon", "-v"], [/* 56 vars */]) = 0 brk(0)

losing leading / when copying symbolic links

2001-02-07 Thread Diab Jerius
Here's a mystery (to me at least!): I've got a symbolic link on the source disk which looks like this: ls -l /proj/axaf/Simul/bin/mips4_r10k-IRIX-6/spatquant_bp [...] /proj/axaf/Simul/bin/mips4_r10k-IRIX-6/spatquant_bp - /proj/axaf/Simul/bin/mips4_r10k-IRIX-6/spatquant_bp-D2304 my

Re: losing leading / when copying symbolic links

2001-02-07 Thread Dave Dykstra
On Wed, Feb 07, 2001 at 05:42:55PM -0500, Diab Jerius wrote: Here's a mystery (to me at least!): I've got a symbolic link on the source disk which looks like this: ls -l /proj/axaf/Simul/bin/mips4_r10k-IRIX-6/spatquant_bp [...] /proj/axaf/Simul/bin/mips4_r10k-IRIX-6/spatquant_bp -

Re: processes don't quit when run with cron job

2001-02-07 Thread Dan Phoenix
Holy shitare you crazy? you going to replicate databases!!! not even sure you can do that. You said website not databases! mysql has replication code in latest releaseslook into thati would email [EMAIL PROTECTED] before even attemping something this foolish. On Thu, 8 Feb 2001,

problem authenticating to daemon

2001-02-07 Thread Wrieth, Henry
in the server config file, I tried secrets file = /app/rsync/config/secret auth users = iwmaster where 'cat /app/rsync/config/secret' iwmaster:mah on the client I try: /app/rsync/bin/rsync /tmp/mahesh/test webtest::cSend/tmp/mahesh/test Password: mah @ERROR: auth failed on module cSend or: