The short rad stands for "recursive after date".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
246 B

7 months ago
  1. RAD (recursive after date) is a bash script for keeping two big folders in sync, only copying the last changes after a certain date.
  2. Originally it was created to keep a Nextcloud Twin in sync to a running Nextcloud Instance, for fast recovery.