A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » General Hardware & Peripherals » Storage (alternative)
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Incremental encrypted backup on DVDs or similar media?



 
 
Thread Tools Display Modes
  #1  
Old October 9th 06, 05:27 PM posted to comp.sys.ibm.pc.hardware.storage
Peter Frank
external usenet poster
 
Posts: 8
Default Incremental encrypted backup on DVDs or similar media?

Hi,

I am looking for a solution to the following problem:
A big amount of data needs to be backed up regularly on external media
such as DVD-RAM or MO disks; external hard disk drives are already
used for secondary backup but this is required in addition.

TrueCrypt works well with hard disks and therefore can be used for
encrypted backups onto these. However, TrueCrypt does not work well at
all with external media such as DVD-RAM or MO disks, it is slow as
hell (writing into a TrueCrypt container on a DVD-RAM is maybe 50x
slower than normal writing onto a DVD-RAM).

Since only a small fraction of the data changes from time to time,
incremental (or differential) backups are performed.

Now, I haven't found a pratical solution yet to save incremental
backups onto external media like DVDs in an encrypted form.
1) TrueCrypt is not an option for the above named reason.
2) Creating one single encrypted ZIP, RAR or any other compressed
archive is not an option because it would require rewriting that huge
file every time a backup is made. The same applies to creating a disk
image. BTW, is there any disk imaging software that can reliably
perform incremental (or differential) backups that are encrypted with
a *secure* algorithm like AES (a simple password is not enough)?
3) There are tools that encrypt each file individually. In this case,
one huge file wouldn't have to be rewritten every time a backup is
made. But then how can I automatically detect AND select those
modified or new files for encryption and backup?

Do you know any solution for creating incremental encrypted backups on
DVDs or similar media?

Peter
  #2  
Old October 9th 06, 09:05 PM posted to comp.sys.ibm.pc.hardware.storage
Arno Wagner
external usenet poster
 
Posts: 2,796
Default Incremental encrypted backup on DVDs or similar media?

Previously Peter Frank wrote:
Hi,


I am looking for a solution to the following problem:
A big amount of data needs to be backed up regularly on external media
such as DVD-RAM or MO disks; external hard disk drives are already
used for secondary backup but this is required in addition.


TrueCrypt works well with hard disks and therefore can be used for
encrypted backups onto these. However, TrueCrypt does not work well at
all with external media such as DVD-RAM or MO disks, it is slow as
hell (writing into a TrueCrypt container on a DVD-RAM is maybe 50x
slower than normal writing onto a DVD-RAM).


Since only a small fraction of the data changes from time to time,
incremental (or differential) backups are performed.


Now, I haven't found a pratical solution yet to save incremental
backups onto external media like DVDs in an encrypted form.
1) TrueCrypt is not an option for the above named reason.
2) Creating one single encrypted ZIP, RAR or any other compressed
archive is not an option because it would require rewriting that huge
file every time a backup is made. The same applies to creating a disk
image. BTW, is there any disk imaging software that can reliably
perform incremental (or differential) backups that are encrypted with
a *secure* algorithm like AES (a simple password is not enough)?


Use Gnu tar. It does incremental by timestamp. For this it uses
a file with the last backed up time for each file and backs
up only if the file on disk is newer. Only the file with the
timestamp needs to be unencrypted. For encryption you can then use
GNUpg/PGP.

3) There are tools that encrypt each file individually. In this case,
one huge file wouldn't have to be rewritten every time a backup is
made. But then how can I automatically detect AND select those
modified or new files for encryption and backup?


As I said, GNU tar does it for you. I believe there is a port
for Windows as well.

Do you know any solution for creating incremental encrypted backups on
DVDs or similar media?


See above. With this approach only the archives would be encrypted,
the disk itself would be unencrypted.

Arno
 




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Backup/Imaging Software w/ support for USB drives? [email protected] Storage (alternative) 31 April 28th 05 04:25 PM
RAID card for my PC?? TANKIE General 5 May 22nd 04 01:09 AM
BackUp MyPC: How to Slow Down the CD Burner? JamesDad Cdr 5 October 29th 03 04:10 AM
Help: Backup Exec 9.0 backup on to Plextor DVD+RW via Roxio Jeff Ishaq Cdr 0 October 22nd 03 06:39 PM
Best software for backup up files and copying DVDs with DVD-R drive? Some One General 5 August 10th 03 07:20 AM


All times are GMT +1. The time now is 07:35 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.