On Thu, Feb 10, 2005 at 12:57:30PM -0500, Gil Naveh wrote:
> I type rsync -a e ServerB/... I get a prompt for #password:
> I tried rsync with the option --password-file=/name/of/file/with/password
> but it still asked me for password!
As the manpage states (though probably not as well as it should
On Thu 10 Feb 2005, Gil Naveh wrote:
>
> The --rsync-path=PATH did the work. :)
> Is there a doc that shows all the options that comes with rsync? - when I
> tried #rsync --help
> I did not get the --rsync-path option.
Hmm, my copy does show that... (2.6.3)
However, the man page is the usual loca
@lists.samba.org
Subject: Re: getting rsync to work
On Thu 10 Feb 2005, Gil Naveh wrote:
>
> I am trying to do a very simple thing, just transfer a file from machine A
> to machine B using rsync with ssh.
>
> This is what I'm typing:
> # rsync -a -e ssh serverB:/tmp/rsync/tes
On Thu 10 Feb 2005, Gil Naveh wrote:
>
> I am trying to do a very simple thing, just transfer a file from machine A
> to machine B using rsync with ssh.
>
> This is what I'm typing:
> # rsync -a -e ssh serverB:/tmp/rsync/test1 n serverA:/tmp/rsync/
> # password: X
>
> This is what I get:
Hello,
I am trying to do a very simple thing, just transfer a file from machine A
to machine B using rsync with ssh.
This is what I'm typing:
# rsync -a -e ssh serverB:/tmp/rsync/test1 n serverA:/tmp/rsync/
# password: X
This is what I get:
# bash: rsync: command not found
# rsync: connec
int pack(,
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970),
".\n" '
"There are some who call me Tim?"
Warren <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
02/24/2002 11:59 PM
To: [EMAIL PROTECTED]
cc: (bcc: Tim Conway/LMT/SC/PHILIPS)
On 25 Feb 2002, Warren <[EMAIL PROTECTED]> wrote:
> I have read the MAN page and the Rsync page and have set up an
> /etc/rsync.conf but I can't seem to get it working. I have tried starting the
> daemon and adding the correct entry on the server hosts.allow file, but I
> just get "Connection r
I have read the MAN page and the Rsync page and have set up an
/etc/rsync.conf but I can't seem to get it working. I have tried starting the
daemon and adding the correct entry on the server hosts.allow file, but I
just get "Connection refused" from the server.
Surely this can't be that diffic