Skip to content

geekmug/syncfs

Repository files navigation

SyncFS, a Synchronous File System.

Copyright (C) 2008 by Scott Dial <[email protected]>
Copyright (C) 2005 by Latchesar Ionkov <[email protected]>

A Synchronous File System (SyncFS) implemented using the Plan 9
network filesystem protocol. This allows the synchronization of
distributed systems using simple filesystem semantics that are
commonly available.

Contributors:
  - Bryce Himebaugh ([email protected])
  - Steve Johnson ([email protected])