Skip to content
/ ABFS Public

A Big File System - A distributed, anonymous, mountable filesystem

Notifications You must be signed in to change notification settings

sauber/ABFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABFS

A perl implementation of ABFS filesystem. ABFS is a grid type file
system where storage nodes are combined into one large storage unit.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc ABFS

You can also look for information at:

You can also look for information at:

    ABFS homepage:
        http://dev.saber.net/ABFS

COPYRIGHT AND LICENCE

Copyright (C) 2007 Soren Dossing

This library is not free software. Distribution and modification is
prohibited.

About

A Big File System - A distributed, anonymous, mountable filesystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages