Skip to content

ipsingh06/seedsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeedSync

Stars Downloads Version Size License

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!

Features

  • 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!

How it works

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.

Supported Platforms

  • Linux
  • Raspberry Pi (v2, v3 and v4)
  • Windows (via Docker)
  • MacOS (via Docker)

Installation and Usage

Please refer to the documentation.

Report an Issue

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>

Contribute

Contributions to SeedSync are welcome! Please take a look at the Developer Readme for instructions on environment setup and the build process.

License

SeedSync is distributed under Apache License Version 2.0. See License.txt for more information.