Script for sync operations between your NAS and your seedbox


Keywords
seedbox, nas, sync, sftp, python, python-3, python-3-10, python-3-7, python-3-8, python-3-9, python3
License
GPL-2.0
Install
pip install seedboxsync==3.0.1

Documentation

SeedboxSync

Author Build Status Latest Version Libraries.io dependency status for latest release Software License

Quality Gate Status Coverage Maintainability Rating Reliability Rating Security Rating

Provides synchronization functions between your NAS and your seedbox:

  • Syncs a local black hole (ie: a NAS folder) with the black hole of your seedbox.
  • Downloads files from your seedbox to your NAS. Stores the list of downloaded files in a sqlite database, to prevent to download a second time.
  • Also provides queries to know last torrents, last downloads, etc.

Full documentation

See: https://llaumgui.github.io/seedboxsync/

License

Released under the GPL v2.