Rsync on AIX.

2004-02-04 Thread Travers Nicholas
Hi, I've just installed "rsync version 2.5.6 protocol version 26" on AIX 4.3 and I am having a strange problem when trying to run rsync in --daemon mode. Here is the command I'm trying to run: /usr/local/bin/rsync --daemon --config=/usr/local/etc/rsyncd.conf Here is the config file: uid = no

Re: excludes

2004-02-04 Thread Wayne Davison
On Wed, Feb 04, 2004 at 04:33:20PM -0800, tim wrote: > - **/tmp/** Keep in mind that a leading "**/" will work as expected in 2.6.0 and beyond, but in earlier versions it would not match /tmp/**. If you need to be compatible with older versions, add an extra pattern: - **/tmp/* - /tmp/* ..wayne

Re: excludes

2004-02-04 Thread jw schultz
On Wed, Feb 04, 2004 at 04:33:20PM -0800, tim wrote: > > > Kevin Moschallski wrote: > >Hi i tried to use rsync to backup my remote server.I want to exclude > >folder like /var /proc ... .I use --exlude-from=/etc/rsync/excludes > >the file looks like this: > > > >- */var/* > >- */proc/* > > > >etc

Re: excludes

2004-02-04 Thread tim
Kevin Moschallski wrote: Hi i tried to use rsync to backup my remote server.I want to exclude folder like /var /proc ... .I use --exlude-from=/etc/rsync/excludes the file looks like this: - */var/* - */proc/* etc. My problem is that i run vservers on this machine and i don't want that the folder

Re: ACL and Quota

2004-02-04 Thread jw schultz
On Wed, Feb 04, 2004 at 09:32:58AM -0800, Norman Zhang wrote: > Hi, > > I have been grabbing mirrors using -aupg switches. Is there a way rsync > to copy the ACLs and quota restrictions for particular folders too? At this time rsync does not support ACLs or Extended Attributes. To copy them you

excludes

2004-02-04 Thread Kevin Moschallski
Hi i tried to use rsync to backup my remote server.I want to exclude folder like /var /proc ... .I use --exlude-from=/etc/rsync/excludes the file looks like this: - */var/* - */proc/* etc. My problem is that i run vservers on this machine and i don't want that the folder like /proc in this vserv

ACL and Quota

2004-02-04 Thread Norman Zhang
Hi, I have been grabbing mirrors using -aupg switches. Is there a way rsync to copy the ACLs and quota restrictions for particular folders too? Regards, Norman -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/s

Re: rsync ssh problem...

2004-02-04 Thread Wayne Davison
On Wed, Feb 04, 2004 at 03:26:19PM +, Paul Simpson wrote: > [EMAIL PROTECTED] root]# rsync --rsh="ssh -lpaul" clinton:: > [EMAIL PROTECTED]'s password: > rsync: server sent "" rather than greeting It's probably your ssh setup outputting something. Try this: #!/bin/sh out=`ssh -lpaul clinton

rsync ssh problem...

2004-02-04 Thread Paul Simpson
Hi all, I keep getting the following error when trying to use ssh: (with rsync 2.5.7) [EMAIL PROTECTED] root]# rsync --rsh="ssh -lpaul" clinton:: [EMAIL PROTECTED]'s password: rsync: server sent "" rather than greeting rsync error: error starting client-server protocol (code 5) at main.c(1043)

Ping

2004-02-04 Thread Thorsten Schacht
Ping Thorsten Schacht IT-Dept. * TC Works Soft- & Hardware GmbH * email: [EMAIL PROTECTED] fon: +49 40 53 10 83 0 fax: +49 40 53 10 83 1 http://www.tcelectronic.com/ Flughafenstraße 52B - 22335 Hamburg - Germany * A TC Grou