Skip to main content

9P Protocol Implementation

Project description

9P protocol implementation

The library allows you to use 9P protocol in your applications. Please note, that the library is not fully compatible with the original version by Andrey Mirtchovski.

Also, this package provides two components:

  • fuse9p – FUSE 9p client

  • 9pfs – simple file server (alpha state)

Changes

1.0.8 – Neoarchean

  • fuse9p: fid cache fixed

  • fuse9p: several thread safety issues fixed

  • fuse9p: iounit negotiation

  • fuse9p: support rename() routine

  • fuse9p: uid/gid map feature

1.0.7 – Mesoarchean

  • PKI auth fixed

  • fuse9p: “persistent connection” feature, -P

  • fuse9p: symlink support

  • fuse9p: multiple fixes of the background mode

  • 9pfs: new component, that grow up from localfs

  • py9p: provide mode conversion routines

1.0.6 – Paleoarchean

  • Tcreate client call fixed

  • fuse9p client, supporting stateful I/O, “reconnect after network errors” and so on.

1.0.4 – Eoarchaean

  • support arbitrary key files for PKI

1.0.3

  • initial pypi release

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

py9p-1.0.8.tar.gz (32.1 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