Hi All i m using rsync command to transfer files from server to server. i use the below code rsync --password-file .passfile ssh [EMAIL PROTECTED]:/remote/dir /localdir/dir/ where .passfile has the password... But eventhough i have passed the password file it asks for password... Please anybody tell me how t use the rsync command with ssh and without prompting for password Regards Syed -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- [PHP] Rsync + ssh Syed Ghouse
- Re: [PHP] Rsync + ssh Jason Wong
- Re: [PHP] Rsync + ssh Paul Waring
- Re: Fw: [PHP] Rsync + ssh Syed Ghouse
- Re: Fw: [PHP] Rsync + ssh John Nichel