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] The Mother of All (bash) Commands
- Date: Mon, 24 Mar 2008 12:51:33 +0900
- From: Curt Sampson <cjs@example.com>
- Subject: Re: [tlug] The Mother of All (bash) Commands
- References: <op.t756gdbtp3esx5@mail.gol.com> <200803171322.13584.daniel.ramaley@drake.edu> <20080317210112.T39931@isris.pair.com> <200803180822.19747.daniel.ramaley@drake.edu> <20080318155544.79e7efac.attila@kinali.ch> <20080322090456.GH5267@lucky.cynic.net> <d8fcc0800803220306i2c354c64g5f3f57b0baa89bb@mail.gmail.com>
- User-agent: Mutt/1.5.17 (2007-11-01)
On 2008-03-22 19:06 +0900 (Sat), Josh Glover wrote: > On 22/03/2008, Curt Sampson <cjs@example.com> wrote: > > > It's actually extremely efficient for the situation it was designed for, > > which is a large amount of very similar data on two machines and a slow > > network pipe. > > So what would you use in that situation? Just the straight tar piped > to ssh (or nc) piped to tar? You mean for the situation of wanting to copy or back up a large mail spool to a remote machine over a very fast link? Ideally I'd have it on a separate partition and use dump, since that will put rather less read load on the disk. Without that available, I'd use tar. Then, yes, over ssh or netcat, and on to the remote system. Unless I had some particular reason for extracting everything on the remote system, though, I'd just spool the dump or tar straight to disk, which would make for a huge reduction in the write load on the remote system. cjs -- Curt Sampson <cjs@example.com> +81 90 7737 2974 Mobile sites and software consulting: http://www.starling-software.com
- References:
- [tlug] The Mother of All (bash) Commands
- From: Greg Thomson
- Re: [tlug] The Mother of All (bash) Commands
- From: Daniel A. Ramaley
- Re: [tlug] The Mother of All (bash) Commands
- From: Joe Larabell
- Re: [tlug] The Mother of All (bash) Commands
- From: Daniel A. Ramaley
- Re: [tlug] The Mother of All (bash) Commands
- From: Attila Kinali
- Re: [tlug] The Mother of All (bash) Commands
- From: Curt Sampson
- Re: [tlug] The Mother of All (bash) Commands
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] recommendations for user friendly CMS (with VMware?)
- Next by Date: Re: [tlug] recommendations for user friendly CMS (with VMware?)
- Previous by thread: Re: [tlug] The Mother of All (bash) Commands
- Next by thread: [tlug] rsync efficiency (was: The Mother of All (bash) Commands)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links