Gnus development mailing list
 help / color / mirror / Atom feed
* synching two copies of my mail archives?
@ 2001-01-09 15:53 Bill White
  2001-01-09 16:01 ` Stainless Steel Rat
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bill White @ 2001-01-09 15:53 UTC (permalink / raw)


I'm going to make the jump to hyperspace today, and take a computer
home and read mail with it. Before that, I'll make a copy of my mail
archive, /billw/Mail, with scp or rdist.

[970]> du -sh /billw/Mail
1.6G	/billw/Mail

How the heck do I keep these two monster archives in sync?! scp and
rdist can do that, but it takes a while.  Is there anything
faster/better?

Thanks -

bw
-- 
Bill White . billw@wolfram.com . http://members.wri.com/billw
"No ma'am, we're musicians."



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: synching two copies of my mail archives?
  2001-01-09 15:53 synching two copies of my mail archives? Bill White
@ 2001-01-09 16:01 ` Stainless Steel Rat
  2001-01-09 16:03 ` Alexandre Oliva
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: Stainless Steel Rat @ 2001-01-09 16:01 UTC (permalink / raw)


* Bill White <billw@wolfram.com>  on Tue, 09 Jan 2001
| How the heck do I keep these two monster archives in sync?! scp and rdist
| can do that, but it takes a while.  Is there anything faster/better?

rsync
-- 
Rat <ratinox@peorth.gweep.net>    \ Warning: pregnant women, the elderly, and
Minion of Nathan - Nathan says Hi! \ children under 10 should avoid prolonged
PGP Key: at a key server near you!  \ exposure to Happy Fun Ball.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: synching two copies of my mail archives?
  2001-01-09 15:53 synching two copies of my mail archives? Bill White
  2001-01-09 16:01 ` Stainless Steel Rat
@ 2001-01-09 16:03 ` Alexandre Oliva
  2001-01-09 16:05 ` Charles Sebold
  2001-01-10 16:48 ` more dialup stuff (Re: synching two copies of my mail archives?) Bill White
  3 siblings, 0 replies; 7+ messages in thread
From: Alexandre Oliva @ 2001-01-09 16:03 UTC (permalink / raw)
  Cc: ding

On Jan  9, 2001, Bill White <billw@wolfram.com> wrote:

> How the heck do I keep these two monster archives in sync?! scp and
> rdist can do that, but it takes a while.  Is there anything
> faster/better?

Andrew Tridge's rsync is the best thing since sliced bread.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: synching two copies of my mail archives?
  2001-01-09 15:53 synching two copies of my mail archives? Bill White
  2001-01-09 16:01 ` Stainless Steel Rat
  2001-01-09 16:03 ` Alexandre Oliva
@ 2001-01-09 16:05 ` Charles Sebold
  2001-01-10 16:48 ` more dialup stuff (Re: synching two copies of my mail archives?) Bill White
  3 siblings, 0 replies; 7+ messages in thread
From: Charles Sebold @ 2001-01-09 16:05 UTC (permalink / raw)


On 14 Teveth 5761, Bill White wrote:

> I'm going to make the jump to hyperspace today, and take a computer
> home and read mail with it. Before that, I'll make a copy of my mail
> archive, /billw/Mail, with scp or rdist.
> 
> [970]> du -sh /billw/Mail
> 1.6G	/billw/Mail
> 
> How the heck do I keep these two monster archives in sync?! scp and
> rdist can do that, but it takes a while.  Is there anything
> faster/better?

rsync can do it, and only transfer diffs between local and remote
versions.  It can tunnel through ssh, too.

http://rsync.samba.org/
-- 
Charles Sebold
Random Answer to an Emacs Very Frequently Asked Question:
 Use M-x customize-face to change the colors used for syntax coloring.
--
14th of Teveth, 5761
--
Linux: Because rebooting is for adding new hardware



^ permalink raw reply	[flat|nested] 7+ messages in thread

* more dialup stuff (Re: synching two copies of my mail archives?)
  2001-01-09 15:53 synching two copies of my mail archives? Bill White
                   ` (2 preceding siblings ...)
  2001-01-09 16:05 ` Charles Sebold
@ 2001-01-10 16:48 ` Bill White
  2001-01-10 17:13   ` Kai Großjohann
  2001-01-10 22:49   ` Hannu Koivisto
  3 siblings, 2 replies; 7+ messages in thread
From: Bill White @ 2001-01-10 16:48 UTC (permalink / raw)


On Tue Jan 09 2001 at 09:53, Bill White <billw> said:

    bw> How the heck do I keep these two monster archives in sync?!
    bw> scp and rdist can do that, but it takes a while.  Is there
    bw> anything faster/better?

Everyone said rsync, and everyone was right. Boy, that's a cool
program.

Here's another dialup/sync question:

At work, I get email from /var/spool/mail/billw.  At home (dialed in)
I don't have direct access to that file, without telnetting and
whatnot.

When I'm dialed up from home should I find some way to access work's
/var/spool/mail/billw directly, or should I coordinate with a running
emacs+gnus on my work machine?  After a quick skim, it looks like
Kai's stuff at
<url:http://www.gnus.org/list-archives/ding/199812/msg00614.html> does
that; is that still the state of the art?

Many thanks!

bw
-- 
Bill White . billw@wolfram.com . http://members.wri.com/billw
"No ma'am, we're musicians."



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: more dialup stuff (Re: synching two copies of my mail archives?)
  2001-01-10 16:48 ` more dialup stuff (Re: synching two copies of my mail archives?) Bill White
@ 2001-01-10 17:13   ` Kai Großjohann
  2001-01-10 22:49   ` Hannu Koivisto
  1 sibling, 0 replies; 7+ messages in thread
From: Kai Großjohann @ 2001-01-10 17:13 UTC (permalink / raw)
  Cc: ding

On 10 Jan 2001, Bill White wrote:

> At work, I get email from /var/spool/mail/billw.  At home (dialed
> in) I don't have direct access to that file, without telnetting and
> whatnot.

One idea is to set up a POP server at work which accesses that file,
then you can access the POP server from home.

> When I'm dialed up from home should I find some way to access work's
> /var/spool/mail/billw directly, or should I coordinate with a
> running emacs+gnus on my work machine?  After a quick skim, it looks
> like Kai's stuff at
> <url:http://www.gnus.org/list-archives/ding/199812/msg00614.html>
> does that; is that still the state of the art?

Well, you could do this, or you could use IMAP.  Set up an IMAP server
at work, then start Gnus at home and use the Agent feature.  But
migrating your email to an IMAP server is a major undertaking.  Don't
do it out of a whim, think about it first.

kai
-- 
Be indiscrete.  Do it continuously.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: more dialup stuff (Re: synching two copies of my mail archives?)
  2001-01-10 16:48 ` more dialup stuff (Re: synching two copies of my mail archives?) Bill White
  2001-01-10 17:13   ` Kai Großjohann
@ 2001-01-10 22:49   ` Hannu Koivisto
  1 sibling, 0 replies; 7+ messages in thread
From: Hannu Koivisto @ 2001-01-10 22:49 UTC (permalink / raw)


Bill White <billw@wolfram.com> writes:

| When I'm dialed up from home should I find some way to access work's
| /var/spool/mail/billw directly, or should I coordinate with a running
| emacs+gnus on my work machine?  After a quick skim, it looks like
| Kai's stuff at
| <url:http://www.gnus.org/list-archives/ding/199812/msg00614.html> does
| that; is that still the state of the art?

Just in case you don't want to use Agent and/or you use procmail to
split mail, I have a similar rsync-based system that mirrors
.newsrc* and mailfolders and, unless prevented from doing so with a
switch, moves spool files (several of them in procmail's case) to
the local machine (appending them to existing local spools).  If
you are interested, mail me and I'll send the scripts to you.

-- 
Hannu



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-01-10 22:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-09 15:53 synching two copies of my mail archives? Bill White
2001-01-09 16:01 ` Stainless Steel Rat
2001-01-09 16:03 ` Alexandre Oliva
2001-01-09 16:05 ` Charles Sebold
2001-01-10 16:48 ` more dialup stuff (Re: synching two copies of my mail archives?) Bill White
2001-01-10 17:13   ` Kai Großjohann
2001-01-10 22:49   ` Hannu Koivisto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).