public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Multi-DVD backup
@ 2006-03-17 21:23 JimD
  2006-03-17 21:27 ` John Jolet
  2006-03-18 15:53 ` [gentoo-user] " Remy Blank
  0 siblings, 2 replies; 6+ messages in thread
From: JimD @ 2006-03-17 21:23 UTC (permalink / raw
  To: gentoo-user

Does anyone know of an app/script for doing a multi-DVD backup of my ~/? 
  My ~/ is 10GB so I will need something that could do a little 
compression and create as many DVD iso images as needed.

I was thinking of just tar.gzing my ~/ and then splitting that file to 
sizes to fit on a DVD and then make the ISO.  I was hoping for a 
script/app that is tested since I don't want to lose my data and I have 
to format my computer soon.

Thanks,

Jim

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Multi-DVD backup
  2006-03-17 21:23 [gentoo-user] Multi-DVD backup JimD
@ 2006-03-17 21:27 ` John Jolet
  2006-03-17 21:54   ` JimD
  2006-03-17 22:29   ` JimD
  2006-03-18 15:53 ` [gentoo-user] " Remy Blank
  1 sibling, 2 replies; 6+ messages in thread
From: John Jolet @ 2006-03-17 21:27 UTC (permalink / raw
  To: gentoo-user


On Mar 17, 2006, at 3:23 PM, JimD wrote:

> Does anyone know of an app/script for doing a multi-DVD backup of  
> my ~/?  My ~/ is 10GB so I will need something that could do a  
> little compression and create as many DVD iso images as needed.
>
> I was thinking of just tar.gzing my ~/ and then splitting that file  
> to sizes to fit on a DVD and then make the ISO.  I was hoping for a  
> script/app that is tested since I don't want to lose my data and I  
> have to format my computer soon.

look at freshmeat.net for scdbackup.  it can be called with  
sdvdbackup and will span dvds.  I back up my mail server totally to 4  
dvds.  you can tell it what filesystems to backup, or directories.   
it figures it all out for you.  be warned that growisofs is a prereq  
for it.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Multi-DVD backup
  2006-03-17 21:27 ` John Jolet
@ 2006-03-17 21:54   ` JimD
  2006-03-17 22:29   ` JimD
  1 sibling, 0 replies; 6+ messages in thread
From: JimD @ 2006-03-17 21:54 UTC (permalink / raw
  To: gentoo-user

John Jolet wrote:
> 
> look at freshmeat.net for scdbackup.  it can be called with sdvdbackup 
> and will span dvds.  I back up my mail server totally to 4 dvds.  you 
> can tell it what filesystems to backup, or directories.  it figures it 
> all out for you.  be warned that growisofs is a prereq for it.

Thanks for the tip!

Jim

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Multi-DVD backup
  2006-03-17 21:27 ` John Jolet
  2006-03-17 21:54   ` JimD
@ 2006-03-17 22:29   ` JimD
  2006-03-17 22:38     ` John Jolet
  1 sibling, 1 reply; 6+ messages in thread
From: JimD @ 2006-03-17 22:29 UTC (permalink / raw
  To: gentoo-user

John Jolet wrote:
> 
> look at freshmeat.net for scdbackup.  it can be called with sdvdbackup 
> and will span dvds.  I back up my mail server totally to 4 dvds.  you 
> can tell it what filesystems to backup, or directories.  it figures it 
> all out for you.  be warned that growisofs is a prereq for it.

Do you do the ISO or afio backup?  If you do the ISO backup, do your 
file permissions get hosed?  I see that the utility puts a script to 
restore directory permissions on the last CD/DVD in the set, however it 
didn't mention anything about file permissions.

Jim

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Multi-DVD backup
  2006-03-17 22:29   ` JimD
@ 2006-03-17 22:38     ` John Jolet
  0 siblings, 0 replies; 6+ messages in thread
From: John Jolet @ 2006-03-17 22:38 UTC (permalink / raw
  To: gentoo-user


On Mar 17, 2006, at 4:29 PM, JimD wrote:

> John Jolet wrote:
>> look at freshmeat.net for scdbackup.  it can be called with  
>> sdvdbackup and will span dvds.  I back up my mail server totally  
>> to 4 dvds.  you can tell it what filesystems to backup, or  
>> directories.  it figures it all out for you.  be warned that  
>> growisofs is a prereq for it.
>
> Do you do the ISO or afio backup?  If you do the ISO backup, do  
> your file permissions get hosed?  I see that the utility puts a  
> script to restore directory permissions on the last CD/DVD in the  
> set, however it didn't mention anything about file permissions.
I can't remember which I do.  I'm not terribly concerned about  
permissions, as for the most part, i'm concerned with being able to  
restore mostly /home and /var/spool/mail.  the rest is just in case,  
as it were.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user]  Re: Multi-DVD backup
  2006-03-17 21:23 [gentoo-user] Multi-DVD backup JimD
  2006-03-17 21:27 ` John Jolet
@ 2006-03-18 15:53 ` Remy Blank
  1 sibling, 0 replies; 6+ messages in thread
From: Remy Blank @ 2006-03-18 15:53 UTC (permalink / raw
  To: gentoo-user

JimD wrote:
> Does anyone know of an app/script for doing a multi-DVD backup of my ~/?
>  My ~/ is 10GB so I will need something that could do a little
> compression and create as many DVD iso images as needed.

sync2cd

Doesn't do compression, but stores your files as-is, spanning multiple
DVDs. Well, actually it doesn't do the storing, but generates lists of
files to be fed to mkisofs or growisofs. Restores permissions,
ownership, etc.

  http://www.calins.ch/software/sync2cd.html

It's in portage. The latest version is in unstable (has been for a few
months) but works ok.

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-03-18 15:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-17 21:23 [gentoo-user] Multi-DVD backup JimD
2006-03-17 21:27 ` John Jolet
2006-03-17 21:54   ` JimD
2006-03-17 22:29   ` JimD
2006-03-17 22:38     ` John Jolet
2006-03-18 15:53 ` [gentoo-user] " Remy Blank

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox