From mboxrd@z Thu Jan 1 00:00:00 1970 From: jof@thejof.com (Jonathan Lassoff) Date: Thu, 09 Jul 2009 20:03:22 -0700 Subject: [sup-talk] Using sup on multiple computers? In-Reply-To: <1247186181-sup-1712@x200> References: <1247186181-sup-1712@x200> Message-ID: <1247194844-sup-6153@sfo.thejof.com> 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