d stuff like
> list = false
> read only = true
> depending on what access you need
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> VC123
> Sent: Tuesday, April 26, 2005 3:04 PM
> To: [EMAIL PROTEC
What do this uid =0 anfd gid = 0 mean? Can it pose any security issues.
Thanks,
VC
[root]
path = /
auth users = XXX
secrets file = /usr/local/etc/rsyncd.secrets
uid = 0
gid = 0
__
Do You Yahoo!?
Tired of sp
Thanks Paul,
Tried with more options like --rsync-path= and it worked.
Regards,
VC
--- Paul Slootman <[EMAIL PROTECTED]> wrote:
> On Mon 25 Apr 2005, VC123 wrote:
> > :
> >
> > rsync /export/home/amg/* [EMAIL PROTECTED]:/export/home/amg
> > [EMAIL PROTECTED]
Hi,
Trying to configure rsync , Here r the details:
OS:Solaris 9
rsync :rsync version 2.6.3 protocol version 28
Problem :Locally copyng files using rsync works fine.r sync fails when
i try to copy files over to the other machine
:
rsync /export/home/amg/* [EMAIL PROTECTED]:/export/home/amg