rsync won't stop password prompt
From: Rob Brenart (debian_at_oculardata.com)
Date: 08/18/05
- Previous message: Philippe Grenard: "Re: Can't create .Xauthority for users"
- Next in thread: Clive Menzies: "Re: rsync won't stop password prompt"
- Reply: Clive Menzies: "Re: rsync won't stop password prompt"
- Maybe reply: Rob Brenart: "Re: rsync won't stop password prompt"
- Reply: Niklas Schönberg: "Re: rsync won't stop password prompt"
- Reply: michael_at_etalon.net: "Re: rsync won't stop password prompt"
- Reply: Bob Proulx: "Re: rsync won't stop password prompt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 18 Aug 2005 15:56:54 -0500 To: debian-user@lists.debian.org
I'm trying to script an rsync process and I keep getting the password
prompt... here's my "script"
rsync -avz -e /usr/bin/ssh --password-file=/home/username/pwd.rsync
/home/user/test/ host:/home/username/test
And it works fine, but it prompts me for a password even though I'm
using --password-file
I also tried putting
export RSYNC_PASSWORD=pwd
but that didn't have an effect either.
Any help?
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Philippe Grenard: "Re: Can't create .Xauthority for users"
- Next in thread: Clive Menzies: "Re: rsync won't stop password prompt"
- Reply: Clive Menzies: "Re: rsync won't stop password prompt"
- Maybe reply: Rob Brenart: "Re: rsync won't stop password prompt"
- Reply: Niklas Schönberg: "Re: rsync won't stop password prompt"
- Reply: michael_at_etalon.net: "Re: rsync won't stop password prompt"
- Reply: Bob Proulx: "Re: rsync won't stop password prompt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|