Projects / Non-Networked File System

Non-Networked File System

NNFS (Non-Networked File System) provides a consistent file system over several non-networked Unix computers (or slow networked).

Tags Archiving Mirroring Filesystems Utilities
Licenses GPL
Operating Systems POSIX HP-UX IRIX Linux Unix
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  02 Feb 2006 13:45
  • Rrelease-after

Changes: This release fixes the case where the user modifies a file mode while NNFS is running and NNFS is configured in order that a file mode change does not imply file synchronization.

  • Rrelease-mid
  •  31 Oct 2005 13:33
  • Rrelease-after

Changes: A new option in this release allows it to update the content of directories not writable by the owner. To do so, it temporarily changes the directory mode to make it writable; as this is dangerous, the option is not set by default. It is now possible to save the configuration if NNFS is compiled with GTK 2.6.

  • Rrelease-mid
  •  13 Jun 2005 13:50
  • Rrelease-after

Changes: Some badly reported error messages have been fixed. There are fewer compilation warnings. The regression tests now pass on fast computers. The documentation warns the user about the 2Gb medium size limit. The default configuration file removes unnecessary files on the medium.

  • Rrelease-mid
  •  23 Mar 2004 03:24
  • Rrelease-after

Changes: This release uses GTK 2 in place of GTK 1. The GUI displays files information in a sortable table. There is a new synchronization option for not copying files where only the mode has changed.

  • Rrelease-mid
  •  15 Dec 2003 02:09
  • Rrelease-after

Changes: This release now filters files in a filtered directory. It also no longer core dumps on files bigger than 4GB.

Rss Recent comments

Rcomment-before 06 Feb 2003 06:41 Rcomment-trans exco Rcomment-after

In 2.1.2 the default "nnfsrc" contains a bug
The historization of modified files is not done in
the default configuration file created.
To fix this, edit ~/.nnfs/nnfsrc and replace:

HISTORY_DIR="history/%%Y_%%m/%%d_%%H:%%M.%%S"

By :

HISTORY_DIR="history/%Y_%m/%d_%H:%M.%S"

Rcomment-before 25 Mar 2002 03:56 Rcomment-trans exco Rcomment-after

Do not compile NNFS version older than 2.1.1
In version older than 2.1.1 the "make clean" in directory "tst" will destroy your system if it is executed by "root".

If you have already compiled NNFS, you can safely use it, but remove immediatly the faulty sources.

No-screenshot

Project Spotlight

interactiveStats

A tool to create browseable statistics from log files.

322842a9698d869319f8daf6512d7943_thumb

Project Spotlight

FUDforum

A templatable forum with i18n support based on PHP and MySQL or PostgreSQL.