Giter Club home page Giter Club logo

filesynctool's Introduction

一款命令行下的双向文件同步工具

启动参数

  • 用作服务端:server <配置编号>

  • 用作客户端:client <配置编号>

配置文件(FileSyncConfig.json)

请使用参数server <配置编号>client <配置编号>来新建并初始化一个配置项

默认配置的内容大致如下

[ { "id":"example", "ignoreList":[ "这里填相对路径", "file.txt (忽略的文件名)", "path (忽略的路径名)" ], "secretKey":"sJZnrybnd7p2fedwZHCFQU5kAAnb9U0fNU418/5WxSg=", "serverHost":"服务端可省略,客户端请填写服务端访问地址", "serverPort":41152, "syncDir":"要同步的目录,请填写完整路径" } ]

忽略文件列表将采用服务端和客户端配置的并集

请保持客户端和服务端的密钥secretKey和端口serverPort相同

filesynctool's People

Stargazers

 avatar LYZ avatar Sheng Chen avatar 是蓝兔哟~ avatar 不神秘的神秘人 avatar

Watchers

不神秘的神秘人 avatar

Forkers

u332744 wulnut

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.