On 5/6/2010 8:08 AM, zillah wrote:
>
> Hi
>
> I have got this scenario an office (my client) has its backup on a C drive 
> (first hard disk) then a copy of that C on a D drive (second hard drive) by 
> using Handy.Backup utility.
>
> Now my client asked me that he wants to have an off-site backup ,,,means to 
> have a copy of his second hard drive (D) to another site over the internet 
> (ADSL connection)
>
> I am aware that backup over internet is slower than LAN, size of the files 
> are not that big.
>
> Could you please advise what should I do to achieve such task ?

You can back up remotely with backuppc as long as the server can 
establish a connection to the target host.  You may need to set up a VPN 
or port-forwarding on an internet router to allow the connection.  If 
you install cygwin or CWrsync you can use rsync over ssh to connect.  I 
don't know what Handy.Backup does, but if it creates one big file that 
changes daily, you might be better off backing up the original files on 
the C: drive since rsync would be able to skip any that haven't changed 
in each run.

-- 
   Les Mikesell
    [email protected]


------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to