From df3d18a59a9313268ebf788e2d2c3f039d4dffab Mon Sep 17 00:00:00 2001 From: wolfv Date: Sat, 31 Mar 2018 06:52:07 -0600 Subject: [PATCH] update rclone_jobber description --- Third-Party-Integrations-with-rclone.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Third-Party-Integrations-with-rclone.md b/Third-Party-Integrations-with-rclone.md index 2011735..515ce59 100644 --- a/Third-Party-Integrations-with-rclone.md +++ b/Third-Party-Integrations-with-rclone.md @@ -25,16 +25,15 @@ Works on Windows, macOS and GNU/Linux. ## rclone_jobber ## -[rclone_jobber.sh](https://github.com/wolfv6/rclone_jobber) is a Bash script that calls rclone sync to perform a backup job. -An rclone_jobber tutorial includes backup-job and restore-job examples for a home computer. +[rclone_jobber.sh](https://github.com/wolfv6/rclone_jobber) is a shell script that calls rclone sync to perform a backup job. +The rclone_jobber tutorial includes backup-job and restore-job examples for a home computer. Features: -move old files to dated_directory (easy to restore deleted directory), -move old files to dated_files (easy to brows file history, like Time Machine), -abort if job is already running (maybe previous run didn't finish), -pop-up for error conditions, -logging, -free. +Options to archive old backup files in their original hierarchy, +Abort if job is already running (maybe previous run didn't finish), +Pop-up for error conditions, +Logging, +Free. ## Unified Cloud Storage ##