From: Peter Lewis <prlewis@letterboxes.org>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Looking for advice on shared file system.
Date: Mon, 26 Feb 2007 16:54:31 +0000 [thread overview]
Message-ID: <200702261654.31815.prlewis@letterboxes.org> (raw)
Hi,
I've been looking around for a while now for some sort of "shared file system"
which might meet my needs a little better than that which I am currently
using.
I regularly use two different computers (desktop and laptop) for the same work
and have always had a network (samba) drive mounted from a server box in
order to be able to have one "documents repository" for all three machines.
This works fine, so long as I am connected to the network (or at a push, the
internet via ssh and fuse), but it leaves me at a loss whilst I am working
from the laptop and not able to be connected. There is also the added
negative point that when I am not on a fast connection, working on a network
drive can slow things down quite a bit.
For a while, I have been getting around this by using rsync on a seperate
directory, which I keep mirrored between all three machines. I have a simple
shell script which will "check out" the files from the server to the local
machine and another which will "check them back in" when I have finished
working with them. The basic idea is to use something like
rsync -rvzu --delete <rest of command>
This does work, though I have to remember to check them back in before I
finish. Once, I forgot and the script deleted all the changes. Also, it is
quite inflexible and I just know that I am going to trip up by having various
versions of the files on different computers.
So... what I am looking for is some kind of file system a bit like IMAP is for
mail, which will keep the files synchronised with each other (preferably
automatically, or via a cron job or something) but also maintain a local copy
of the files so that I can unplug from the network, carry on working and plug
back in later - all seamlessly.
Does anyone know of anything like this, or can make a recommendation?
Alternatively, is it possible to mount a filesystem over a disconnected IMAP
connection (perhaps using fuse) in a similar way to with mail? Is this a daft
idea?
Many thanks,
Pete.
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2007-02-26 17:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-26 16:54 Peter Lewis [this message]
2007-02-26 17:04 ` [gentoo-user] Looking for advice on shared file system Michal 'vorner' Vaner
2007-02-26 19:14 ` Alan McKinnon
2007-02-27 23:51 ` Peter Lewis
2007-02-26 22:25 ` Thomas Rösner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200702261654.31815.prlewis@letterboxes.org \
--to=prlewis@letterboxes.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox