From 2a6c300b049cb8b4dd767d1ca979f5e9596904cb Mon Sep 17 00:00:00 2001 From: Cadish Date: Thu, 22 Mar 2018 12:36:50 +0100 Subject: [PATCH] Added rclone QPKG for QNAP --- Third-Party-Integrations-with-rclone.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Third-Party-Integrations-with-rclone.md b/Third-Party-Integrations-with-rclone.md index 2011735..26b5625 100644 --- a/Third-Party-Integrations-with-rclone.md +++ b/Third-Party-Integrations-with-rclone.md @@ -59,4 +59,7 @@ https://play.google.com/store/apps/details?id=ch.ethz.idsc.unifiedcloudstorage [rclone4pi](https://github.com/pageauc/rclone4pi) includes an automated bash install script that can be run from a [curl command](https://github.com/pageauc/rclone4pi/wiki#quick-install) or [manually](https://github.com/pageauc/rclone4pi/wiki#manual-install). [Wiki](https://github.com/pageauc/rclone4pi/wiki) instructions are provided that includes setting up a [Cloud Storage Service](https://github.com/pageauc/rclone4pi/wiki#how-to-configure-a-remote-storage-service). A demo [***rclone-sync.sh***](https://github.com/pageauc/rclone4pi/blob/master/rclone-sync.sh) script is provided. It can be run manually or added as a [crontab](https://github.com/pageauc/rclone4pi/wiki#how-to-automate-rclone) and prevents multiple instances of rclone from running. This avoids running multiple instances of the same sync job. ## UpBack ## -[UpBack](https://github.com/DavideRossi/upback) is a two way synchronization utility based on rclone. It assumes a star topology for your backup, that means a remote storage that is synchronized with multiple clients (your workstation, laptop, HTPC, ...). \ No newline at end of file +[UpBack](https://github.com/DavideRossi/upback) is a two way synchronization utility based on rclone. It assumes a star topology for your backup, that means a remote storage that is synchronized with multiple clients (your workstation, laptop, HTPC, ...). + +## rclone QPKG for QNAP ## +[RClone QPKG for QNAP](https://qnapclub.eu/fr/qpkg/330) provides a QPKG to install rclone easily on your QNAP NAS. \ No newline at end of file