Google Answers Logo
View Question
 
Q: Remote backup using SFTP ( No Answer,   2 Comments )
Question  
Subject: Remote backup using SFTP
Category: Computers > Software
Asked by: kdresearch-ga
List Price: $20.00
Posted: 25 Sep 2005 06:15 PDT
Expires: 25 Oct 2005 06:15 PDT
Question ID: 572332
We need a list of backup utilities that can do the following:

- run on MS Windows (primary requirement) 
- run on Linux (supplemental requirement, optional)
- encrypt backup files before transmitting over the network
- backup to remote SFTP (Secure FTP) servers
- run automatically on schedule

Thank you.
Answer  
There is no answer at this time.

Comments  
Subject: Re: Remote backup using SFTP
From: sandipb-ga on 01 Oct 2005 08:05 PDT
 
Why dont you use psftp(http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html)
to send your backup files to a different (preferably linux) computer?
Since it is over ssh, you dont need to encrypt before sending over
network. The bonus you get is that if the files are in unencrypted
form (at the destination! after transport over network!), they will
compress better! You dont compromise over security too!

You can use a windows scheduled job to do this periodically.

If you are using psftp from windows to linux as I just mentioned, you
should first setup password-less logins. Generate an unencrypted
ssh-key(using puttygen) on the windows client, setup the remote linux
account to trust logins from this ssh key, run pageant(on windows) to
load this private key on startup, and then use psftp to transfer
files. No need to mess with passwords after that.
Subject: Re: Remote backup using SFTP
From: kdresearch-ga on 02 Oct 2005 15:17 PDT
 
Thank you, but it's not quite what we want.
We are currently looking into hdup + Cygwin.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy