SeedSync
SeedSync is a Docker-first tool that syncs files from a remote Linux server (like a seedbox) to your local machine. It uses LFTP for fast transfers and provides a web UI for monitoring, queueing, and automation.
note
This is the modernized fork of ipsingh06/seedsync, with updated dependencies and Docker-only deployment.
What you can do
- Sync files quickly using LFTP
- Queue or auto-queue transfers by pattern
- Extract archives after download
- Manage local and remote deletes
- Monitor transfer status from the web UI
Quick start
- Follow the Installation guide to run the container.
- Open the web UI at
http://localhost:8800. - Go to Settings and configure your remote server and local paths.