Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Remote Backups and Command Line Stuff
- Date: Fri, 7 Jul 2006 18:17:53 +0200
- From: Godwin Stewart <godwin.stewart@example.com>
- Subject: Re: [tlug] Remote Backups and Command Line Stuff
- References: <1151534641.8763.26.essertier@example.com> <87veqdzw49.fsf@example.com> <1152008948.4056.4.came l@example.com> <20060704093214.36e71741.jep200404@example.com> <1152022372.21252.19.camel@example.com> <20060704192307.4cb92eef.j ep200404@example.com> <1152044213.7689.10.essertier@example.com> <87ac7oy7g5.fsf@example.com> <1152099441.4356.10.camel@example.com ost.localdomain> <20060705081510.1cef4091.jep200404@example.com> <44ABB41 C.8030500@example.com> <1152181802.3673.14.camel@example.com> <20060706 084226.6c307b10.jep200404@example.com> <1152222830.5455.12.camel@example.com st.localdomain> <20060706220049.3d46a70a.jep200404@example.com> <1152243550.2578.286.camel@example.com> <20060707103647.3869821c.godwin.stewart@example.com> <1152283795.30929.11.camel@example.com> <877j2p8m8r.fsf@example.com>
On Sat, 08 Jul 2006 00:31:48 +0900, "Stephen J. Turnbull" <stephen@example.com> wrote: > I wouldn't use "j" unless I was on a 56K modem or so. bzip2 is an > order of magnitude slower than gzip, enough to be slower than most > modern connections. True. In that case, use gzip: tar -cvz back_this_up | ssh user@example.com \ "cd backupdir; cat > backup.`date +%Y%m%d`.tar.bz2" Hmmm... Does `date......` get evaluated on the local machine (the one spitting out the tarball) or on the remote machine? My gut feeling says that the string is evaluated by the local shell and the result is sent to the remote box. -- G. Stewart - godwin.stewart@example.com Sign spotted outside a second hand shop: WE EXCHANGE ANYTHING - BICYCLES, WASHING MACHINES, ETC. WHY NOT BRING YOUR WIFE ALONG AND GET A WONDERFUL BARGAIN?Attachment: pgp6hMdH8RXXM.pgp
Description: PGP signature
- Follow-Ups:
- Re: [tlug] Remote Backups and Command Line Stuff
- From: Godwin Stewart
- Re: [tlug] Remote Backups and Command Line Stuff
- From: Stephen J. Turnbull
- References:
- Re: [tlug] Which X Driver for VIA Chipset Micro ATX?
- From: Stephen J. Turnbull
- Re: [tlug] Which X Driver for VIA Chipset Micro ATX?
- From: Jim
- Re: [tlug] Which X Driver for VIA Chipset Micro ATX? [SOLVED]
- From: essertier
- Re: [tlug] Which X Driver for VIA Chipset Micro ATX?
- From: Joseph Essertier
- Re: [tlug] Which X Driver for VIA Chipset Micro ATX?
- From: Stephen J. Turnbull
- [tlug] Command Line is Good to Learn . . . . . . . . . . . . . . . .(was Re: Which X Driver for VIA Chipset Micro ATX? [SOLVED])
- From: Jim
- Re: [tlug] Command Line is Good to Learn . . . . . . . . . . . . . . . .(was Re: Which X Driver for VIA Chipset Micro ATX? [SOLVED])
- From: essertier
- Re: [tlug] Remote Backups and Command Line Stuff
- From: Jim
- Re: [tlug] Remote Backups and Command Line Stuff
- From: Scott VanDusen
- Re: [tlug] Remote Backups and Command Line Stuff
- From: Godwin Stewart
- Re: [tlug] Remote Backups and Command Line Stuff
- From: Stuart Luppescu
- Re: [tlug] Remote Backups and Command Line Stuff
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Remote Backups and Command Line Stuff
- Next by Date: Re: [tlug] Remote Backups and Command Line Stuff
- Previous by thread: Re: [tlug] Remote Backups and Command Line Stuff
- Next by thread: Re: [tlug] Remote Backups and Command Line Stuff
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links