Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] Using sup on multiple computers?
@ 2009-07-10  0:38 Michael Stapelberg
  2009-07-10  2:57 ` Edward Z. Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Michael Stapelberg @ 2009-07-10  0:38 UTC (permalink / raw)


Hi,

I?d like to use sup on my notebook and on my workstation. Is there any
simple/recommended way to synchronize the index? I figured using multiple
clients in parallel is one of the big advantages of IMAP and I?d love to keep
it that way while using sup.

Best regards,
Michael


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

* [sup-talk] Using sup on multiple computers?
  2009-07-10  0:38 [sup-talk] Using sup on multiple computers? Michael Stapelberg
@ 2009-07-10  2:57 ` Edward Z. Yang
  2009-07-10 10:59   ` Michael Stapelberg
  2009-07-10  3:03 ` Jonathan Lassoff
  2009-07-14 15:43 ` John Bent
  2 siblings, 1 reply; 8+ messages in thread
From: Edward Z. Yang @ 2009-07-10  2:57 UTC (permalink / raw)


Excerpts from Michael Stapelberg's message of Thu Jul 09 20:38:25 -0400 2009:
> I?d like to use sup on my notebook and on my workstation. Is there any
> simple/recommended way to synchronize the index? I figured using multiple
> clients in parallel is one of the big advantages of IMAP and I?d love to keep
> it that way while using sup.

The easiest way is to not; since Sup is a command line application, it's trivial
to spin it up on a server you have access to and simply SSH in to check your
mail.

Cheers,
Edward


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

* [sup-talk] Using sup on multiple computers?
  2009-07-10  0:38 [sup-talk] Using sup on multiple computers? Michael Stapelberg
  2009-07-10  2:57 ` Edward Z. Yang
@ 2009-07-10  3:03 ` Jonathan Lassoff
  2009-07-10 14:30   ` Andrei Thorp
  2009-07-14 15:43 ` John Bent
  2 siblings, 1 reply; 8+ messages in thread
From: Jonathan Lassoff @ 2009-07-10  3:03 UTC (permalink / raw)


Excerpts from Michael Stapelberg's message of Thu Jul 09 17:38:25 -0700 2009:
> Hi,
> 
> I'd like to use sup on my notebook and on my workstation. Is there any
> simple/recommended way to synchronize the index?

As far as I know, this isn't supported in sup yet.

One way I work around this to use sup on two machines is that I know my
access is mutually exclusive i.e. I don't use more than one host at
once.

So, when I switch from one host to another, I quit sup and rsync my ~/.sup to the
machine I'm moving to and rysnc it back again when I return.
Hacky, but functional enough.

Cheers,
jonathan


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

* [sup-talk] Using sup on multiple computers?
  2009-07-10  2:57 ` Edward Z. Yang
@ 2009-07-10 10:59   ` Michael Stapelberg
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Stapelberg @ 2009-07-10 10:59 UTC (permalink / raw)


Hi,

Excerpts from Edward Z. Yang's message of Fr Jul 10 04:57:14 +0200 2009:
> The easiest way is to not; since Sup is a command line application, it's trivial
> to spin it up on a server you have access to and simply SSH in to check your
> mail.
I?ve been using mutt like this for about a year or so but I generally
don?t want to continue with this approach. It has the disadvantage of
having the need to copy attachments to your computer before being able
to display them (think of PDFs) and of not scaling well when on a slow
internet connection (IMAP traffic is less than a whole user interface).

Best regards,
Michael


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

* [sup-talk] Using sup on multiple computers?
  2009-07-10  3:03 ` Jonathan Lassoff
@ 2009-07-10 14:30   ` Andrei Thorp
  0 siblings, 0 replies; 8+ messages in thread
From: Andrei Thorp @ 2009-07-10 14:30 UTC (permalink / raw)


Excerpts from Jonathan Lassoff's message of Thu Jul 09 23:03:22 -0400 2009:
> Excerpts from Michael Stapelberg's message of Thu Jul 09 17:38:25 -0700 2009:
> > Hi,
> > 
> > I'd like to use sup on my notebook and on my workstation. Is there any
> > simple/recommended way to synchronize the index?
> 
> As far as I know, this isn't supported in sup yet.
> 
> One way I work around this to use sup on two machines is that I know my
> access is mutually exclusive i.e. I don't use more than one host at
> once.

The smarter way of doing this is to keep your .sup on a remote server as
a share and mount it onto the right place in your home when you log in.
This still has the disadvantage of only being able to use one sup at a
time, but at least sup will lock the index using its lockfile, so you
can't accidentally run two at once and screw something up.

It also prevents you from having to manually rsync stuff.

The nicest way to do this would to probably use sshfs. This way, the
index is shared, you only need ssh (no NFS nastiness), it can mount
automatically, and since sup is actually running on your local machine,
it can save attachments just fine.

One note: You need to either have _identical_ imap folders on your
computers in the identical filesystem paths, or you need to have your
mail delivered to the server and share that too.
-- 
Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com)


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

* [sup-talk] Using sup on multiple computers?
  2009-07-10  0:38 [sup-talk] Using sup on multiple computers? Michael Stapelberg
  2009-07-10  2:57 ` Edward Z. Yang
  2009-07-10  3:03 ` Jonathan Lassoff
@ 2009-07-14 15:43 ` John Bent
  2009-07-14 19:33   ` Ben Walton
  2009-07-14 19:35   ` Michael Stapelberg
  2 siblings, 2 replies; 8+ messages in thread
From: John Bent @ 2009-07-14 15:43 UTC (permalink / raw)


Excerpts from Michael Stapelberg's message of Thu Jul 09 18:38:25 -0600
2009:
> Hi,
> 
> I?d like to use sup on my notebook and on my workstation. Is there any
> simple/recommended way to synchronize the index? I figured using
> multiple clients in parallel is one of the big advantages of IMAP and
> I?d love to keep it that way while using sup.
> 
This won't really answer your exact question but I also use sup on a
workstation and a notebook.  What I do is run sup in a screen session on
the workstation and then connect to it from the laptop.  The window size
is different on the workstation and the laptop so whenever I switch, I
have to do:

<ctr-a>F : to get screen to resize
@        : to get sup to redraw itself

Hope that helps,

John
> Best regards,
> Michael


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

* [sup-talk] Using sup on multiple computers?
  2009-07-14 15:43 ` John Bent
@ 2009-07-14 19:33   ` Ben Walton
  2009-07-14 19:35   ` Michael Stapelberg
  1 sibling, 0 replies; 8+ messages in thread
From: Ben Walton @ 2009-07-14 19:33 UTC (permalink / raw)


Excerpts from John Bent's message of Tue Jul 14 11:43:01 -0400 2009:
> @        : to get sup to redraw itself

Try Ctrl+L for the redraw.  Saves having sup do any work at all.  This
is also good for when the display gets corrupted in screen.  It's a
pretty standard sequence too, so you may find it applicable elsewhere
(eg: it'll clear your terminal for you, redraw and centre a buffer in
emacs, etc).

HTH.
-Ben
-- 
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://rubyforge.org/pipermail/sup-talk/attachments/20090714/143b6aca/attachment.bin>


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

* [sup-talk] Using sup on multiple computers?
  2009-07-14 15:43 ` John Bent
  2009-07-14 19:33   ` Ben Walton
@ 2009-07-14 19:35   ` Michael Stapelberg
  1 sibling, 0 replies; 8+ messages in thread
From: Michael Stapelberg @ 2009-07-14 19:35 UTC (permalink / raw)


Hi John,

Excerpts from John Bent's message of Di Jul 14 17:43:01 +0200 2009:
> <ctr-a>F : to get screen to resize
> @        : to get sup to redraw itself
> Hope that helps,
Thanks, that?s at least a good start to get where I was with mutt. However,
it does not solve the other problems (GUI traffic/latency vs. IMAP,
opening/adding attachments).

Best regards,
Michael


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

end of thread, other threads:[~2009-07-14 19:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-10  0:38 [sup-talk] Using sup on multiple computers? Michael Stapelberg
2009-07-10  2:57 ` Edward Z. Yang
2009-07-10 10:59   ` Michael Stapelberg
2009-07-10  3:03 ` Jonathan Lassoff
2009-07-10 14:30   ` Andrei Thorp
2009-07-14 15:43 ` John Bent
2009-07-14 19:33   ` Ben Walton
2009-07-14 19:35   ` Michael Stapelberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox