SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast!
- Built on top of LFTP, the fastest file transfer program ever
- Web UI - track and control your transfers from anywhere
- Automatically extract your files after sync
- Auto-Queue - only sync the files you want based on pattern matching
- Delete local and remote files easily
- Fully open source!
Install SeedSync on a local machine. SeedSync will connect to your remote server and sync files to the local machine as they become available.
You don't need to install anything on the remote server. All you need are the SSH credentials for the remote server.
- Linux
- Raspberry Pi (v2, v3 and v4)
- Windows (via Docker)
- MacOS (via Docker)
Please refer to the documentation.
Please report any issues on the issues page. Please post the logs as well. The logs are available at:
- Deb install:
<user home directory>/.seedsync/log/seedsync.log
- Docker: Run
docker logs <container id>
Contributions to SeedSync are welcome! Please take a look at the Developer Readme for instructions on environment setup and the build process.
SeedSync is distributed under Apache License Version 2.0. See License.txt for more information.