Syed Ghouse wrote:
Please anybody tell me how t use the rsync command with ssh and without
prompting for password
I must have missed the php part of this question.
Here, this is how to use rsync...
Ask on the proper list!
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]
--
PHP
(BHi All
(B
(Bi m using rsync command to transfer files from server to server.
(B
(Bi use the below code
(B
(Brsync --password-file .passfile ssh [EMAIL PROTECTED]:/remote/dir
(B/localdir/dir/
(B
(Bwhere .passfile has the password...
(B
(BBut eventhough i have passed the password file
> Tell me how t use the rsync command with ssh and without prompting for password
A little bit of politeness (including the word 'please') would go a long way...
Paul
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Wednesday 08 September 2004 17:10, Syed Ghouse wrote:
(B
(B> i m using rsync command to transfer files from server to server.
(B>
(B> i use the below code
(B>
(B> rsync --password-file .passfile ssh [EMAIL PROTECTED]:/remote/dir
(B> /localdir/dir/
(B>
(B> where .passfile has the passwor
Hi All
(B
(Bi m using rsync command to transfer files from server to server.
(B
(Bi use the below code
(B
(Brsync --password-file .passfile ssh [EMAIL PROTECTED]:/remote/dir /localdir/dir/
(B
(Bwhere .passfile has the password...
(B
(BBut eventhough i have passed the password file it asks
5 matches
Mail list logo