fuseftp

fuseftp 0.8

fuseftp is a userspace FTP filesystem for FUSE.Installation:perl Makefile.PLmakesudo make installIf any of the preregs fail, you can install the missing modules using the cpan shell which is started with "cpan" or "cpan -MCPAN -e...

fiDefrag

fiDefrag 2.10

fiDefrag is a filesystem independent defrag tool.fiDefrag is a Python program that helps defragment files on Linux or any other Unix-like systems that support Python. It is loosely based on John Dong's pyFragTools but is cleaner, faster, more efficient...

GNU Parted

GNU Parted 3.2 updated

GNU Parted is an open source command-line software that can be used to resize, destroy, copy, create, and check hard disk (HDD) partitions, and the file systems on them.GNU Parted is useful if you want to create free space for new operating systems,...

fuse-zip

fuse-zip 0.4.0

fuse-zip is an open source and free command-line utility that provides a FUSE-based filesystem, which can be easily used to mount ZIP archives with read/write support under Linux kernel-based operating systems.Implemented in C++, based on libzipfuse-zip...

PyarrFS

PyarrFS 0.7.2

PyarrFS is a FUSE-based filesystem to access the content of RAR archives as if they were just normal files and directories. PyarrFS owes technically to FUSE and rarfile, while the idea originates out of YarrFS - a similar file system written a few...

xzip

xzip 0.9

xzip is a FUSE filesystem for duplicating zip files which share zipped contents.To install use: pip install xzipor easy_install xzipxzip provides three executables zipexplode, zipanalyze, and mount.xzip which will "explode" a zip, analyze a zip...

AcidFS

AcidFS 1.0 Beta 1

AcidFS is a Python filesystem that allows interaction with ACID semantics, using transactions.Features:Changes to the filesystem will only be persisted when a transaction is committed and if the transaction succeeds. Within the scope of a transaction,...

cadcVOFS

cadcVOFS 1.8.0

cadcVOFS is filesystem client for access the CADC VOSpace webservice.This client uses the Python binders on the FUSE library.Install:sudo python setup.py installUsage:mountvofs vos:VOSPACE /mountPointHelp:mountvofs --help options like -v and -d provide...