Skip to content

OxOOo/ShareDisk

Repository files navigation

环境相关

  • Fuse 3.2.3
  • Ubuntu 16.04

安装&运行

编译

  1. 按照https://github.com/libfuse/libfuse上的内容安装libfuse

  2. 在项目目录中运行git submodule update --init --recursive安装子模块

  3. 运行make编译文件

运行

首先需要准备4个目录:

> mkdir mount mount2 real real2

然后可以运行我们的项目:

> make run
> make run2

此时,已经将我们的项目挂在到了mountmount2上,mountmount2中各有一个子目录,该子目录中的内容将会被加密并同步。

About

[deprecated] disk synchronization system based on fuse, 基于fuse的磁盘同步系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •