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... Tell me how t use the rsync command with ssh and without prompting for password Regards Syed
- Re: [PHP] Rsync + ssh Syed Ghouse
- Re: [PHP] Rsync + ssh Jason Wong
- Re: [PHP] Rsync + ssh Paul Waring
- Fw: [PHP] Rsync + ssh Syed Ghouse
- Re: Fw: [PHP] Rsync + ssh John Nichel