windows linux文件共享,使用fuse + grpc + protobuffer
语言:rust
Begild
017c52ce13
- 测试打开文件读取文件 - 测试打开目录读物目录 - 测试文件的读写功能 - 测试目录创建和删除 - 测试目录或者文件的访问 2. 将fd挪到fs impl里面完成! |
||
---|---|---|
proto | ||
src | ||
test/pattern | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
wls_vfs
windows linux文件共享,使用fuse + grpc + protobuffer 语言:rust