rsync_to_hard_drive

Functions

main(source, destination[, ...])

Main function to sync data to local disk using rsync.

run_rsync_local(source, destination, ...[, ...])

Run rsync to sync to a local destination (e.g., external HDD).