Restic
rclone config -> stockage nommé "remoteftp" Note : Env Var: RCLONE_FTP_PASS restic -r rclone:remoteftp:resticrepo init restic -r rclone:remoteftp:resticrepo --verbose backup ~/data/ restic -r rclone:remoteftp:resticrepo snapshots restic -r rclone:remoteftp:resticrepo check restic -r rclone:remoteftp:resticrepo restore latest --target tmp/