On Mon, 2008-09-29 at 16:23 +0530, Rajiv Nair wrote:
> On Wed, Sep 24, 2008 at 6:39 AM, Rajiv Nair <[EMAIL PROTECTED]>
> wrote:
> dear thanks..Got another error and not able to understand
>
> ERROR: auth failed on module detailing
> rsync error: error starting client-server protocol (code 5) at
>
dear still giving the same error...anyway i will explain once more...pls see
i have two server named fedora5 and fedora9 both server is having rsync
server installation. Both system location is local only, i mean
192.168.1.110 (fed5) 192.168.1.71 (fed9)
i have samba shared folder in both systems
Hi Rajiv,
from rsync(1):
| Some paths on the remote server may require authentication. If so then
| you will receive a password prompt when you connect. You can avoid the
| password prompt by setting the environment variable RSYNC_PASSWORD to
| the password you want to use or using the --passwo
On Sat, Sep 20, 2008 at 12:49:08PM +0530, Rajiv Nair wrote:
> Please help to get rid of passwd.
When contacting a daemon (as your command indicates), you can put the
password in a file, and use the --password-file=FILE option. Set the
permissions as tightly as possible to keep it secret.
..wayne
Hi, I have two Fedora box and rsync running on both systems. One system ip
is 192.168.1.110 and the other is 192.168.1.71. I run manually for the
following commands in both systems. my problem is whenever run it asking
the user passwd and i cannot run the same automatically using crontab. My
qu