Skip to main content

# SRFP Client for Mac OS X (and Windows and Linux, soon)

A SRFP server, written in Python, for Windows, Mac and Linux. Currently, it is tested on Mac OS X, but it should work on Linux, and Windows should be trivial to add support.

SRFP is a read-only file access protocol for data preservation. The SRFP client is designed to be simple to use; it will eventually expose a graphical user interface for mounting and unmounting volumes, so that it can be used

At current, it is designed to work with the SRFP client for 32-bit DOS, but it should work with any client that implements SRFP over a serial interface. The comms module provides communication layer abstraction, so that the client can be extended to work with any bidirectional data stream that is provided to it.

At current, it also provides support for Unix domain sockets, which can be used for testing on Mac OS X and Linux by exposing the serial port of a Virtualbox virtual machine using the ‘Host Pipe’ method.

## Installation

First, install Then install OSXFUSE by [downloading the latest stable release](http://osxfuse.github.io/), and Pip, with the following command:

curl -oget-pip.py https://bootstrap.pypa.io/get-pip.py && python get-pip.py

Then, install SRFP:

pip install srfp

## Usage

To mount a volume, run:

srfpmnt <SERVER PATH> <MOUNT PATH>

where <SERVER PATH> is either a path to a serial port or a Unix domain socket, e.g. serial:/dev/tty.usbserial or unix:/tmp/virtualbox.sock, and <MOUNT PATH> is the path to mount the SRFP directory on.

To list the contents of a SRFP remote, run:

srfptree <SERVER PATH>

where <SERVER PATH> is specified as above.

Release files for srfp 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for srfp 0.1.0
File Size Uploaded
srfp-0.1.0.tar.gz 19.2 kB Details

Release files / srfp-0.1.0.tar.gz

Download URL srfp-0.1.0.tar.gz
Size 19.2 kB
Tags Source
SHA-256 checksum
How to use checksums
da7cbf7f7edd9621db7eb700d8d14ec0165d5e47897cd42970a03e3592bd5745
BLAKE2b-256 checksum
How to use checksums
766e156cf85065c13a31941a46810b3225cb547b219bc9911aa0f7d6bbd90dbb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page