copyfs

Langue: en

Autres versions - même langue

Version: 57266 (mandriva - 22/10/07)

Section: 1 (Commandes utilisateur)

NAME

copyfs

DESCRIPTION

CopyFS is a copy-on-write, versionned file system. This file system is usefull for example when you have a directory containing important files, for which you want to track changes, and be able to revert to an older version. CopyFS lets you do that by transparently making backups of each file that you modify. You are then able to see what version are available for a file, and get an older version.

The main commands related to CopyFS are :

copyfs-mount :
The command that you should use to mount a CopyFS file system.
copyfs-daemon :
The CopyFS file system itself. You should not have to run it by yourself, instead use the copyfs-mount command.
copyfs-fversion :
The command that you should use when you want to check which version are available for a file, and maybe revert to an older version.

HISTORY

CopyFS 1.0 was released in December 2004.

AUTHORS

CopyFS was created by Thomas Joubert and Nicolas Vigier <nv@n0x.org>

MORE INFOS

http://n0x.org/copyfs/

SEE ALSO

copyfs-fversion(1), copyfs-mount(1), copyfs-daemon(1)