





rclone lsf s3remote:bucket --version-at "2026-05-24" to understand if you get valid versions from that date (regardless if deleted or not). Once you're happy with the output you could perform restore: rclone copy s3remote:bucket s3remote:bucket --version-at "2026-05-24".
You could lookup the name of the s3remote by looking inside the rclone.conf. You could get location of Rclone conf by typing: rclone config file.
Please note that I haven't tested the above commands, so please use with care.
I will let you know once we've made a progress with bulk restore improvements. Thanks! (edited)

