<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Tue, 2011-05-10 at 09:34 +0100, Andy Bennett wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Hi,

&gt; i have a rather peculiar case involving an offline user, who has no
&gt; possibility of internet given his location (satellite is too expensive).
&gt; 
&gt; there is power, and he has computer, and there is a &quot;proxy&quot; -- i.e.
&gt; someone who passes once a day in the late afternoon, and picks up a usb
&gt; key and takes it back into town to send contents as e-mails.
&gt; 
&gt; ideally, the proxy's computer would somehow sync with the usb disk, as
&gt; well as the user's.
&gt; 
&gt; has anyone dealt with something similar?
&gt; 
&gt; with my sincerest thanks

How about moving a UUCP spool on the USB stick? ;-)

You could use something like rsync on &quot;incoming&quot; and &quot;outgoing&quot; folder.
Is it just for eMail? What format are the messages in?
</PRE>
</BLOCKQUOTE>
<BR>
hi andy,<BR>
<BR>
the user is running windows, and has a preference for using lookout. i suppose that i could ask that he run thunderbird instead -- lookout uses a single file pst, so concurrency is really difficult unless the pst file is not the main/default one. at least thunderbird uses file based message store, but alas, windblows doesn't run rsync (iirc).<BR>
<BR>
maybe a secondary pst is the solution ... user would have drag all the contents from secondary pst to primary pst. whatta drag!<BR>
<BR>
thanks<BR>
<BR>
m<BR>
<BR>
</BODY>
</HTML>