使用Git存储的FUSE文件系统GitFS.zip
GitFS 是一个使用 Python 写的软件,它允许你使用本地的缓存来实现 git 的断线存储服务。软件的设计目标并不是让你能节省空间,设计的目标是让你在连接断开的时候仍然希望能够在多个设备之间保持同步。 官方介绍如下: A FUSE based filesystem for using Git as a disconnected storage server with local cache. This is not designed to save space on the local server. It is designed to allow disconnect operation and still have a hope of keeping files in sync across many devices. There are likely better ways to do this. 标签:GitFS
文件列表
GitFS-master.zip
(预估有个24文件)
GitFS-master
GitFS.py
24KB
gsync.py
1KB
COPYING.GPL
34KB
Packetize.py
4KB
ssh.py
2KB
ConfigFile.py
8KB
fuse_old.py
22KB
gmkfs.py
3KB
LockFile.py
6KB
用户评论