> >> mysqldump -A > file.dump > >> tar -jcf file.dump > >> rsync > > > > [JS] You could also just pipe the output of mysqldump through gzip. > > tar buys > > you nothing, since it is a single file. > > -j is the bzip2 compression option. :) [JS] Yes, but tar is just extra baggage.
Regards, Jerry Schwartz The Infoshop by Global Information Incorporated 195 Farmington Ave. Farmington, CT 06032 860.674.8796 / FAX: 860.674.8341 www.the-infoshop.com www.giiexpress.com www.etudes-marche.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]