Skip to content

lasonpeter/FileSyncServer

Repository files navigation

FileSync (Server)

Simple file sync implementation in .NET

Documentation

Documentation is available here

How to use

Installation


Docker image

docker pull lasonpeter/filesyncserver

This should pull the image from Docker Hub repository

Platform specific binaries

Platform specific binaries are available here

TODO

  • Stream compression
  • Client-server authentication
  • Bidirectional file synchronization (currently its only client -> server)
  • File conflict resolution
  • Partial file synchronization

Licensing

This project uses the MIT license


WARNING

The Project is W.I.P, and as of now it's usable* but not recommended, as a result there will be no precise documentation until the first stable release which is projected to happen around November 2024


Project uses its own protocol library which currently is in its infancy: TransferLib

About

File synchronization server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published