[plug] Backup + 2 gig file limit = error

Simon Scott simon.scott at flexiplan.com
Wed Jun 27 14:43:43 WST 2001


	Well done

	Again, my faith in the utility and flexibility of linux is well
founded

	And Russel, the reason Kim uses bzip2 rather than gzip is simply
because it compresses better.





	To backup:

	tar cf - directory | bzip2 | split --bytes=2000m -
/pathtobackupstorage/directory.tar.bz2.

	To restore:

	cat /pathtobackupstorage/directory.tar.bz2.* | bunzip2 | tar xf -

	Cheers

	Kim

	-- 
	
====================================================================== 
	Kim Covil - CSIRO Exploration & Mining  E-mail:
kim.covil at dem.csiro.au
	            PO Box 437, Nedlands,       Tel: +61 8 9284 8425
,-_!\
	            Western Australia  6009     Fax: +61 8 9389 1906   /
\
	
*_,-._/
	===================================================================
v 
	   Please direct all personal e-mail to kimbotha at covil.com.au



**********************************************************************
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they   
are addressed. If you have received this email in error please notify 
the system manager.

This footnote also confirms that this email message has been swept by 
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



More information about the plug mailing list