diff --git a/Third-Party-Integrations-with-rclone.md b/Third-Party-Integrations-with-rclone.md index cd7d9e5..3d8b373 100644 --- a/Third-Party-Integrations-with-rclone.md +++ b/Third-Party-Integrations-with-rclone.md @@ -145,3 +145,7 @@ See https://github.com/rclone/rclone/wiki/Docker-images restic is a program that does backups right - the design goals are to make backups easy, fast, verifiable, secure, efficient and secure. rclone is featured as a [restic backend](https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html#other-services-via-rclone). Backing up rclone remotes [is in the idea phase](https://github.com/restic/restic/issues/2529). + +## Motuz ## + + [Motuz](https://github.com/FredHutch/motuz) is not only a fully functional web interface for rclone but a multi-user infrastructure for large scale data movements between on premise and cloud or between different storage systems on premise. You can trigger a multi TB copy job, logout and then wait for an email notification when the copy job is done. Many scientists need to verify the file checksums after copying data and Motuz provides an easy to use interface for that use case. Please checkout these [animated gifs](https://github.com/FredHutch/motuz) to see how it works. Motuz also provides a REST api. AWS has written a [blog post about Motuz](https://aws.amazon.com/blogs/publicsector/how-fred-hutch-unlocks-siloed-data-open-source-software/) \ No newline at end of file