On 30 Jul 2001, "J.Saravanan" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> bash$ rsync -a [EMAIL PROTECTED]::test test
> Password:
> @ERROR: auth failed on module test
>
> I did try this command, But the result is same as you can see above..
>
> Any other suggestion?..
What is in the server error log
On 25 Jun 2001, Tim Potter <[EMAIL PROTECTED]> wrote:
> J.Saravanan writes:
>
> > Thanks to you all for the response. And sorry If I've wasted your time.
> >
> > I found the reason for this not working.
> > Now I've added the line..
> >
> > strict modes = false
> >
> > in to my rsyncd.con
J.Saravanan writes:
> Thanks to you all for the response. And sorry If I've wasted your time.
>
> I found the reason for this not working.
> Now I've added the line..
>
> strict modes = false
>
> in to my rsyncd.conf file. Now it works.
> Once again thanks, and to Mr. Martin, The passwd
Hi,
bash$ rsync -a [EMAIL PROTECTED]::test test
Password:
@ERROR: auth failed on module test
I did try this command, But the result is same as you can see above..
Any other suggestion?..
Thanks,
_Saran_
On Mon, 25 Jun 2001, Tim Potter wrote:
> J.Saravanan writes:
>
> > When I try to trans
Hi *,
Thanks to you all for the response. And sorry If I've wasted your time.
I found the reason for this not working.
Now I've added the line..
strict modes = false
in to my rsyncd.conf file. Now it works.
Once again thanks, and to Mr. Martin, The passwd is intended for testing
only
On 25 Jun 2001, Tim Potter <[EMAIL PROTECTED]> wrote:
>
> > bash$ rsync -a 144.16.251.213::test test
> > Password:
> > @ERROR: auth failed on module test
> >
> > I dont understand this. Can somebody explain as to how to acomplish this.
> > All suggestions are welcome.
>
> You are probably not
J.Saravanan writes:
> When I try to transfer "test" to a remote comp. , Without auth and
> secrets, The transfer is smooth. But When I want to use auth and secrets
> then transfer fails as..
>
> bash$ rsync -a 144.16.251.213::test test
> Password:
> @ERROR: auth failed on module test
>
> I don
Hi *,
I've recently started using rsync. Using ssh I've no problem.
But this time I wanted to use rsync server port to transfer files.
My rsyncd.conf file is..
[test]
comment = temporary file area
path = /test
list = yes
auth users = max
secrets file = /et