mirror of
https://github.com/rclone/rclone.git
synced 2024-11-28 11:25:18 +01:00
update rclone_jobber description
parent
be1959ef3d
commit
df3d18a59a
@ -25,16 +25,15 @@ Works on Windows, macOS and GNU/Linux.
|
|||||||
|
|
||||||
## rclone_jobber ##
|
## rclone_jobber ##
|
||||||
|
|
||||||
[rclone_jobber.sh](https://github.com/wolfv6/rclone_jobber) is a Bash script that calls rclone sync to perform a backup job.
|
[rclone_jobber.sh](https://github.com/wolfv6/rclone_jobber) is a shell 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.
|
The rclone_jobber tutorial includes backup-job and restore-job examples for a home computer.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
move old files to dated_directory (easy to restore deleted directory),
|
Options to archive old backup files in their original hierarchy,
|
||||||
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),
|
||||||
abort if job is already running (maybe previous run didn't finish),
|
Pop-up for error conditions,
|
||||||
pop-up for error conditions,
|
Logging,
|
||||||
logging,
|
Free.
|
||||||
free.
|
|
||||||
|
|
||||||
## Unified Cloud Storage ##
|
## Unified Cloud Storage ##
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user