Re: Problems connecting to remote rsync daemon

2008-08-11 Thread Matt McCutchen
On Mon, 2008-08-11 at 13:44 -0700, Tamara Temple wrote: > Ok, but what should be *in* the rsyncd.conf file. the man page isn't > at all clear what should be included. See the rsyncd.conf(5) man page for details and examples: http://rsync.samba.org/ftp/rsync/rsyncd.conf.html > I just want to do

Re: Problems connecting to remote rsync daemon

2008-08-11 Thread Tamara Temple
Ok, but what should be *in* the rsyncd.conf file. the man page isn't at all clear what should be included. I just want to do simple rsync's of the sort shown in the command i gave. I don't know what it means to set up "modules". Tamara Temple --- aka tamouse__ [EMAIL PROTECTED] "May you

rsync failure with error 12

2008-08-11 Thread Yan Seiner
I am running rsync over a VPN. The connection has been stable for some time, but recently it has started failing. I am including the strace of the failure below. Basically, the client disconnects typically with an error 12. I have 3 other clients using the same openvpn/rsync configuration,

Re: Restoring from backup, preserving uids

2008-08-11 Thread Jamie Lokier
Matt McCutchen wrote: > > Another problem would likely be with bash and sh, since sh is often a > > hard link to bash (at least on OS X it is). Having sh be a different > > version is probably not a Good Thing. > > On my brother's OS X system, sh and bash are different binaries. They're diff

Re: Restoring from backup, preserving uids

2008-08-11 Thread Matt McCutchen
On Sun, 2008-08-10 at 00:04 -0600, lewis butler wrote: > On 2-Aug-2008, at 13:15, Matt McCutchen wrote: > > Do you know of any case in which breaking hard links makes a system > > work > > incorrectly (as opposed to just taking up more space)? > > I think it can. For example, on many systems,

Re: Problems connecting to remote rsync daemon

2008-08-11 Thread Matt McCutchen
On Sun, 2008-08-10 at 21:20 -0700, Tamara Temple wrote: > I set up rsync in inetd.conf to respond on request. When I give a > remote request to the machine, I get the following error: > > paladin:~ tamara$ rsync -avr /Volumes/Music/Pictures/ rsync:// > [EMAIL PROTECTED]/Pictures/ > rsync: conne