All Projects → llaumgui → seedboxsync

llaumgui / seedboxsync

Licence: GPL-2.0 license
Script for sync operations between your NAS and your seedbox.

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to seedboxsync

synchly
Automate database backups with customizable recurring schedules.
Stars: ✭ 27 (+58.82%)
Mutual labels:  sync, sftp
mpu
Martins Python Utilities - Stuff that comes in Handy
Stars: ✭ 47 (+176.47%)
Mutual labels:  python-3-7, python-3-8
Sync
syncs your local folder with remote folder using scp
Stars: ✭ 293 (+1623.53%)
Mutual labels:  sync, sftp
Ftpgrab
Grab your files periodically from a remote FTP or SFTP server easily
Stars: ✭ 300 (+1664.71%)
Mutual labels:  sftp, nas
Rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
Stars: ✭ 30,541 (+179552.94%)
Mutual labels:  sync, sftp
taskbutler
Create and add progress bars, Office365 Files and Dropbox Paper papers by labels and link them to your Todoist tasks.
Stars: ✭ 44 (+158.82%)
Mutual labels:  sync
Video-Engine-Dash
A Dash plugin for playing back video and optionally syncing video to timestamped CSV Data
Stars: ✭ 26 (+52.94%)
Mutual labels:  sync
saisoku
Saisoku is a Python module that helps you build complex pipelines of batch file/directory transfer/sync jobs.
Stars: ✭ 40 (+135.29%)
Mutual labels:  sync
action-github-workflow-sync
Github Action To Sync Github Action's Workflow Files Across Repositories
Stars: ✭ 51 (+200%)
Mutual labels:  sync
synx
Better sync package for Go.
Stars: ✭ 20 (+17.65%)
Mutual labels:  sync
SyncPro
SyncPro is a Windows app for synchronizing files between various online storage providers (OneDrive, Google Drive, Amazon S3, etc.)
Stars: ✭ 39 (+129.41%)
Mutual labels:  sync
synology
My Synology automation scripts. Making Synology NAS command line usable
Stars: ✭ 45 (+164.71%)
Mutual labels:  nas
MySB
MySB (MySeedBox) is more than a simplified installation script of a multi-users Seedbox. There are many solutions to install a Seedbox, but we never talk about safety and regular operations. MySB could be renamed MySSB (MySecuredSeedBox).
Stars: ✭ 105 (+517.65%)
Mutual labels:  seedbox
drive
Google Drive client for the commandline
Stars: ✭ 6,470 (+37958.82%)
Mutual labels:  sync
dot
distributed data sync with operational transformation/transforms
Stars: ✭ 73 (+329.41%)
Mutual labels:  sync
core-nodejs
⚡ An FTP/FTPS/SFTP client with modern API.
Stars: ✭ 37 (+117.65%)
Mutual labels:  sftp
sync-fork
the quickest way to sync your fork: npx sync-fork
Stars: ✭ 15 (-11.76%)
Mutual labels:  sync
MixPath
MixPath: A Unified Approach for One-shot Neural Architecture Search
Stars: ✭ 29 (+70.59%)
Mutual labels:  nas
EasySeedbox
Easy Seedbox is an unobtrusive transmission seedbox installation script for Ubuntu and Debian systems
Stars: ✭ 34 (+100%)
Mutual labels:  seedbox
mem usage ui
Measuring and graphing memory usage of local processes
Stars: ✭ 124 (+629.41%)
Mutual labels:  python-3-7

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].