Go Back   Wireless and Wifi Forums > News > Newsgroups > comp.security.misc
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-04-2007, 04:59 AM
hufaunder@yahoo.com
Guest
 
Posts: n/a
Default Backup SW /w Encryption and Remote Storage

I want to backup my data in a remote location. The total size of the
data is about 500GB but the incremental data is comparably small. A
commercial online backup service is one option but I much prefer a
backup on a family's computer on a different continent. In any case,
here are the requirements:

1) Data must be strongly encrypted before sending it over the wire.
2) When a connection breaks the backup process has to pick up where it
stopped, i.e. without data corruption or having to resend the data.
3) Incremental backup is a MUST.
4) It must be possible to automatically backup data from different
locations within an internal network.
5) The solution should be inexpensive (<$200).

Is there anything out there that can handle this? Any input is
appreciated.


Reply With Quote
  #2 (permalink)  
Old 09-04-2007, 08:59 AM
M.I.5¾
Guest
 
Posts: n/a
Default Re: Backup SW /w Encryption and Remote Storage


<hufaunder@yahoo.com> wrote in message
news:1188881992.382374.216310@d55g2000hsg.googlegr oups.com...
>I want to backup my data in a remote location. The total size of the
> data is about 500GB but the incremental data is comparably small. A
> commercial online backup service is one option but I much prefer a
> backup on a family's computer on a different continent. In any case,
> here are the requirements:
>


Backing up in a location off site from the machine being backed up is a
sound principle. But isn't backing up to a different continent going just a
bit too far? Where were you proposing to put you second backup*, the moon?

Seriously though, with the price of hard disk drives these days being so
cheap, why not backup to a pair of hard disk drives and just store them in
another building when not actually being backed up to. If your that worried
about security of the data, stick 'em in a fire safe. The more complicated
you make your backup regime, the more likely you are to be disappointed when
you come to restore it under circumstances that you can't make another.

*A backup is not a backup unless it's backed up.



Reply With Quote
  #3 (permalink)  
Old 09-04-2007, 03:24 PM
hufaunder@yahoo.com
Guest
 
Posts: n/a
Default Re: Backup SW /w Encryption and Remote Storage

On Sep 4, 1:59 am, "M.I.5¾" <no....@no.where.NO_SPAM.co.uk> wrote:
> <hufaun...@yahoo.com> wrote in message
>
> news:1188881992.382374.216310@d55g2000hsg.googlegr oups.com...
>
> >I want to backup my data in a remote location. The total size of the
> > data is about 500GB but the incremental data is comparably small. A
> > commercial online backup service is one option but I much prefer a
> > backup on a family's computer on a different continent. In any case,
> > here are the requirements:

>
> Backing up in a location off site from the machine being backed up is a
> sound principle. But isn't backing up to a different continent going just a
> bit too far? Where were you proposing to put you second backup*, the moon?
>
> Seriously though, with the price of hard disk drives these days being so
> cheap, why not backup to a pair of hard disk drives and just store them in
> another building when not actually being backed up to. If your that worried
> about security of the data, stick 'em in a fire safe. The more complicated
> you make your backup regime, the more likely you are to be disappointed when
> you come to restore it under circumstances that you can't make another.
>
> *A backup is not a backup unless it's backed up.


Hm, none of this is actually answering any of my questions. As for the
location of the backup what does it matter if I store the backup at an
online service next town or on a different continent? I have good
reason for the location mentioned that go beyond security. As for
storing it on another HD and leave that at work or a safe it's a major
hassle. I want the backup process to be automated and not having to
carry a HD around for doing backups.

Any input on the original question?


Reply With Quote
  #4 (permalink)  
Old 09-04-2007, 07:28 PM
John Wunderlich
Guest
 
Posts: n/a
Default Re: Backup SW /w Encryption and Remote Storage

"hufaunder@yahoo.com" <hufaunder@yahoo.com> wrote in
news:1188881992.382374.216310@d55g2000hsg.googlegr oups.com:

> I want to backup my data in a remote location. The total size of
> the data is about 500GB but the incremental data is comparably
> small. A commercial online backup service is one option but I much
> prefer a backup on a family's computer on a different continent.
> In any case, here are the requirements:
>
> 1) Data must be strongly encrypted before sending it over the
> wire. 2) When a connection breaks the backup process has to pick
> up where it stopped, i.e. without data corruption or having to
> resend the data. 3) Incremental backup is a MUST.
> 4) It must be possible to automatically backup data from different
> locations within an internal network.
> 5) The solution should be inexpensive (<$200).
>
> Is there anything out there that can handle this? Any input is
> appreciated.
>


Assuming you connect to your remote server using a VPN connection, and
can connect to the backup medium using Windows Networking (NetBT), then
to handle the strong security/encryption part, try Freeware Truecrypt

<http://www.truecrypt.org>

As for the Backup program, you might want to try the built-in Windows
Backup program. I'm not sure how it fares with your requirements,
though...
Start->Programs->Accessories->System Tools->Backup.

It doesn't get much cheaper.

-- John




Reply With Quote
  #5 (permalink)  
Old 09-07-2007, 07:00 PM
norman_news@yahoo.com
Guest
 
Posts: n/a
Default Re: Backup SW /w Encryption and Remote Storage

On Sep 4, 4:59 am, "M.I.5¾" <no....@no.where.NO_SPAM.co.uk> wrote:
> <hufaun...@yahoo.com> wrote in message
> If your that worried
> about security of the data, stick 'em in a fire safe.

Be careful about that. A typical document safe is designed to keep
paper from burning, which happens at either 300 or 500 degrees
(Celsius I think....memory isn't working right now). Either way, I
don't believe a CD or HD would survive such temperatures.


Reply With Quote
  #6 (permalink)  
Old 09-07-2007, 07:23 PM
norman_news@yahoo.com
Guest
 
Posts: n/a
Default Re: Backup SW /w Encryption and Remote Storage

hufaunder@yahoo.com wrote:
> I want to backup my data in a remote location. The total size of the
> data is about 500GB but the incremental data is comparably small. A

Your ISP may not appreciate you sending 500G a few times a month. Even
unlimited accounts have limits.

> 1) Data must be strongly encrypted before sending it over the wire.
> 2) When a connection breaks the backup process has to pick up where it
> stopped, i.e. without data corruption or having to resend the data.
> 3) Incremental backup is a MUST.
> 4) It must be possible to automatically backup data from different
> locations within an internal network.
> 5) The solution should be inexpensive (<$200).


I'm using PGP 6.5.8 (freeware), and have had some success using it on
a LAN. I wonder if it would work over the internet. It should be
secure enough that you could use pretty much anything to do your
transfer.


Reply With Quote
  #7 (permalink)  
Old 09-10-2007, 06:41 AM
M.I.5¾
Guest
 
Posts: n/a
Default Re: Backup SW /w Encryption and Remote Storage


<norman_news@yahoo.com> wrote in message
news:1189191620.346678.161180@19g2000hsx.googlegro ups.com...
On Sep 4, 4:59 am, "M.I.5¾" <no....@no.where.NO_SPAM.co.uk> wrote:
> <hufaun...@yahoo.com> wrote in message
> If your that worried
> about security of the data, stick 'em in a fire safe.

Be careful about that. A typical document safe is designed to keep
paper from burning, which happens at either 300 or 500 degrees
(Celsius I think....memory isn't working right now). Either way, I
don't believe a CD or HD would survive such temperatures.

-----------------

I was thinking more along the lines of physical security. Fire safes are
gererally adequate to the task and generally available at quite reasonable
prices.




Reply With Quote
  #8 (permalink)  
Old 10-23-2007, 07:11 AM
Rick Thomas
Guest
 
Posts: n/a
Default Re: Backup SW /w Encryption and Remote Storage

Have you looked at rsync?

It can transport over ssh encrypted channels and moves only the changed
data. It's optimized for slow (as in WAN) links.


hufaunder@yahoo.com wrote:
> I want to backup my data in a remote location. The total size of the
> data is about 500GB but the incremental data is comparably small. A
> commercial online backup service is one option but I much prefer a
> backup on a family's computer on a different continent. In any case,
> here are the requirements:
>
> 1) Data must be strongly encrypted before sending it over the wire.
> 2) When a connection breaks the backup process has to pick up where it
> stopped, i.e. without data corruption or having to resend the data.
> 3) Incremental backup is a MUST.
> 4) It must be possible to automatically backup data from different
> locations within an internal network.
> 5) The solution should be inexpensive (<$200).
>
> Is there anything out there that can handle this? Any input is
> appreciated.
>


Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless Encryption Type In Outbound Packets? Enforcing Wireless Connection Type south.loop.blogger@gmail.com alt.internet.wireless 0 05-30-2007 04:18 PM
Backup secure enough? goglorieux@hotmail.com comp.security.misc 4 09-12-2006 07:48 AM
[SSL-Talk List FAQ] Secure Sockets Layer Discussion List FAQ v1.1.1 Shannon Appel comp.security.misc 0 10-19-2005 04:37 AM
[SSL-Talk List FAQ] Secure Sockets Layer Discussion List FAQ v1.1.1 Shannon Appel comp.security.misc 0 08-30-2005 04:26 AM
[SSL-Talk List FAQ] Secure Sockets Layer Discussion List FAQ v1.1.1 Shannon Appel comp.security.misc 0 07-31-2005 04:25 AM


All times are GMT. The time now is 11:15 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45