Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Backup zip and split script for OS X



Hi Everyone!

I'm trying to write a script file that will copy all of the important stuff
in my home directory (Users on OSX), compress it and automatically split it
into files about 8.5GB so I can then burn the files onto DVDs.

I wrote this:
zip -rs 8000m /Volumes/Seagate1TB/backup-`date +%Y-%m-%d`.zip Desktop
Documents Downloads Music Movies Pictures
zipsplit -t -n 800000 /Volumes/Seagate1TB/backup-`date +%Y-%m-%d`.zip

the -rs 8000m is seemingly ignored.

But I have read a variety of information in the man pages that says there is
a file split limitation of 2gb.  Can anyone offer any alternate
suggestions?

Chris






BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org