9p协议实现

py9p的Python项目详细描述


9p协议实现

库允许您在 应用。请注意,图书馆不是 完全兼容原始版本 安德烈·米尔乔夫斯基。

此外,此软件包还提供两个组件:

  • fuse9p – FUSE 9p client
  • 9pfs – simple file server (alpha state)

更改

1.0.8–新太古代

  • 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–中太古代

  • 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–古太古代

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

1.0.4–古太古代

  • support arbitrary key files for PKI

1.0.3

  • initial pypi release

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
MongoDB的Spring数据中的java非阻塞查询?   线性方程组   Java项目中的linux Selenium Chromedriver超时问题   java如何使用php检查从google play购买的IAP?   java获取LRUCache Android中使用的当前内存   java如何在Android中使用Intent以编程方式打开Home Launcher列表设置屏幕   尝试打开jar文件时出现java ZipException   java如何在不跳过其他步骤的情况下手动使Serenity bdd中的步骤失败   方法在Java中使用定义的“状态”处理函数参数的最佳方法   Java:禁用操作应该禁用JButtons和JMenuItems   如何在java中使用mysql存储过程和动态片段?   java序列化RDD   java数据未添加到向量变量中   java二进制搜索树中小于给定数的元素数   在命令行中编译Java程序