[thelist] backups / disk space

Bob Meetin bobm at dottedi.biz
Sun Mar 11 10:15:30 CDT 2012


I have heard of private key but how to set it up and/or use with SSH and rsync is beyond my expertise.  How about a little pointer?

Starting with:

% rsync -avz /home/$this_account/folder_to_backup/ $remote_account@$remote_domain.com:/home/$remote_account/backups/ --password-file=/home/$this_account/password_file

My plan is to first get this working from one HG account to another, then look into some of the other recommended options for storage, backup, other VPS services etc.

On 03/05/2012 01:32 PM, patrick wrote:
> On 3/5/2012 3:25 pm, Bob Meetin wrote:
>> So ... How do you feed rsync the username and password?
>>
>>
>
>
> Use SSH and private key


More information about the thelist mailing list