* how to work with unreliable filesystems?
@ 2006-01-12 10:58 Joakim Verona
0 siblings, 0 replies; 2+ messages in thread
From: Joakim Verona @ 2006-01-12 10:58 UTC (permalink / raw)
I have a smb filesystem mounted over a shaky vpn connection.
Much of the time this works, but if the share hangs for some reason,
emacs also stops responding, waiting for the share to come back.
I currently solve this by unmounting/remounting the filesystem, but
its all very inconvenient.
It would be neat if a directory hierarchy could be marked "unstable"
and using copying instead of direct writes, much as Tramp works.
I guess this would ideally be handled at the os level, but I have
twiddled mount paramters back and forth to no avail.
Any hints are apreciated.
--
Joakim Verona
www.verona.se
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to work with unreliable filesystems?
[not found] <mailman.819.1137074824.26925.help-gnu-emacs@gnu.org>
@ 2006-01-12 17:55 ` Pascal Bourguignon
0 siblings, 0 replies; 2+ messages in thread
From: Pascal Bourguignon @ 2006-01-12 17:55 UTC (permalink / raw)
Joakim Verona <joakim@verona.se> writes:
> I have a smb filesystem mounted over a shaky vpn connection.
> Much of the time this works, but if the share hangs for some reason,
> emacs also stops responding, waiting for the share to come back.
>
> I currently solve this by unmounting/remounting the filesystem, but
> its all very inconvenient.
>
> It would be neat if a directory hierarchy could be marked "unstable"
> and using copying instead of direct writes, much as Tramp works.
>
> I guess this would ideally be handled at the os level, but I have
> twiddled mount paramters back and forth to no avail.
>
> Any hints are apreciated.
Perhaps you should use the coda file system. It's a distributed
shared file system that is able to continue to work in disconnected
mode, and when the servers recover their connectivity, they
synchronize the changes.
http://www.coda.cs.cmu.edu/
--
__Pascal Bourguignon__ http://www.informatimago.com/
The world will now reboot. don't bother saving your artefacts.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-12 17:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.819.1137074824.26925.help-gnu-emacs@gnu.org>
2006-01-12 17:55 ` how to work with unreliable filesystems? Pascal Bourguignon
2006-01-12 10:58 Joakim Verona
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 read-only IMAP folder(s) and NNTP newsgroup(s).