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.

Symbolic links are resolved and treated as regular files and folders.

Installation

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

Usage

splitviewfuse <source directory> <mount point> -o segmentsize=<size>,loglevel=debug,logfile=<path>

unionviewfuse <source directory> <mount point> -o segmentsize=<size>,loglevel=debug,logfile=<path>

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 (part of mount options)

loglevel

The loglevel debug, info, warn, or error (optional, default: info)

logfile

The path of a file that contains the log messages (optional)

The values for the mount options (-o) are not restricted to the ones mentioned above. Values not specific to this file system are passed to the underlying fuse implementation and are processed there. For instance, you can add the allow_other option and it will be processed as known from other filesystems.

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.3.1.tar.gz (8.7 kB view details)

Uploaded Source

File details

Details for the file splitviewfuse-0.3.1.tar.gz.

File metadata

  • Download URL: splitviewfuse-0.3.1.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for splitviewfuse-0.3.1.tar.gz
Algorithm Hash digest
SHA256 16c9042574dfbdc8ad62458041911fcc02e2c8973ffc1a7a14fb2d52f94995de
MD5 2491e8c3442e45c70a5d721b63666e3f
BLAKE2b-256 626e82f02960c4b2f3ab4a3ecdd80a98c5a66846e9df9a04392166364f542f5c

See more details on using hashes here.

Supported by

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