search for: accpass123

Displaying 2 results from an estimated 2 matches for "accpass123".

2003 Sep 30
2
password problem with rsync
...I am trying it from command line. I use it as, $ rsync --password-file=pass -e ssh -av legal.txt accounts@127.0.0.1:/home/accounts accounts@127.0.0.1's password: I don't want to be prompted for password. $ ls -l pass -rwx------ 1 payal payal 9 Sep 30 19:11 pass* $ cat pass accpass123 [Don't worry it is not on real IP]. What is wrong? With warm regards, -Payal -- "Visit GNU/Linux Success Stories" http://payal.staticky.com Guest-Book Section Updated.
2003 Oct 01
0
AW: password problem with rsync
...it as, >$ rsync --password-file=pass -e ssh -av legal.txt accounts@127.0.0.1:/home/accounts >accounts@127.0.0.1's password: > >I don't want to be prompted for password. > >$ ls -l pass >-rwx------ 1 payal payal 9 Sep 30 19:11 pass* > >$ cat pass >accpass123 > >[Don't worry it is not on real IP]. > >What is wrong? >With warm regards, >-Payal > > > > > > > -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html