search for: backuplt

Displaying 1 result from an estimated 1 matches for "backuplt".

Did you mean: backup2t
2004 Dec 02
2
passing ssh password to rsync without prompting it
...$(date) rsync -e ssh -avz --delete --passwrod-file=/root/password root@192.192.192.180:/home/sal/ /home/backuplt/sal/ 2>&1 > /var/log/backuplt_log/sal_backup_$6-$4-$3-$2.log So, why it is not picking passwor...