mirror of
https://github.com/rclone/rclone.git
synced 2025-02-16 10:32:39 +01:00
https://github.com/chrisanthropic/PlexInTheCloud is a broken link
parent
72cebf7586
commit
0fb221b173
@ -9,7 +9,6 @@ This page documents projects which use rclone for some purpose. If you have a pr
|
||||
- [rclone_jobber](#rclonejobber)
|
||||
- [Unified Cloud Storage](#unified-cloud-storage)
|
||||
- [Doomsday Machine](#doomsday-machine)
|
||||
- [PlexInTheCloud](#plexinthecloud)
|
||||
- [rclonesync V2](#rclonesync-v2)
|
||||
- [RcloneOSX](#rcloneosx)
|
||||
- [rclone4pi - Easy Install onto a Raspberry Pi](#rclone4pi---easy-install-onto-a-raspberry-pi)
|
||||
@ -94,10 +93,6 @@ https://play.google.com/store/apps/details?id=ch.ethz.idsc.unifiedcloudstorage
|
||||
|
||||
[Doomsday Machine](https://github.com/johnjones4/Doomsday-Machine-2) is a tool for backing up many cloud services to a local machine including IMAP email, Evernote, Google Contacts, Todoist, GitHub projects, LastPass data, and others. It uses RClone as one of the many tools that perform a nightly backup of services to a Docker container and then archives the backup for long term storage.
|
||||
|
||||
## PlexInTheCloud
|
||||
|
||||
[PlexInTheCloud](https://github.com/chrisanthropic/PlexInTheCloud) is a series of bash scripts to install & configure: Plex, nzbget, sickrage, couchpotato, mylar, with rclone mounted Google Drive storage and full post-processing on your VPS (virtual private server). Includes a wiki with clear documentation
|
||||
|
||||
## rclonesync V2
|
||||
|
||||
[rclonesync.py](https://github.com/cjnaz/rclonesync-V2) provides bi-directional sync capability utilizing delta checks (new, newer, deleted) on the Remote and Local filesystems. Several safety checks are implemented to protect against accidental data loss, including filesystem access health checks and `--max-deletes` limits. rclonesync works with both Python 2.7 and 3.x. I run it periodically as a cron job to sync the cloud services with a local drive which is Samba-served on my LAN. Note that the official Dropbox and Drive services generally do not play well with network shared filesystems, and rclonesync solves this problem.
|
||||
|
Loading…
Reference in New Issue
Block a user