Skip to main content

A fuse implementation for an segmented view on a given directory.

Project description

https://secure.travis-ci.org/seiferma/splitviewfuse.png https://coveralls.io/repos/seiferma/splitviewfuse/badge.png?branch=master

Description

A view on a given directory that splits large files into segments implemented as FUSE file system. An additional filesystem that merges such segments into regular files is included as well.

Installation

The file system is available for Python 2 via pypi (splitviewfuse).

Usage

splitviewfuse <source directory> <mount point> -o segmentsize=<size>

unionviewfuse <source directory> <mount point> -o segmentsize=<size>

Option Value

Meaning

source directory

The directory containing the files to be encrypted

mount point

The mount point for the encrypted view

segmentsize

The maximum size of a segment in bytes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

splitviewfuse-0.2.2.tar.gz (7.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page