angeloc / s3-pit-restore

The new home for the s3-pit-restore tool!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No versions matching criteria, exiting ...

dharmeshpurohit opened this issue · comments

I am getting this error --> "No versions matching criteria, exiting ..." when I try to run following command.

%sh s3-pit-restore -b -B -p /people -t "10-06-2021 11:31:46 -5"

I do see I have versions for the file which I am trying to recover.

  | people.txt | txt | V1 | September 30, 2021, 11:39:47 (UTC-05:00) | 23.0 B | Standard
  | peopleV2.txt | txt | V3 | October 6, 2021, 11:58:32 (UTC-05:00) | 47.0 B | Standard
  --> | peopleV2.txt | txt |V2 | October 6, 2021, 11:31:46 (UTC-05:00) | 47.0 B | Standard
 --> | peopleV2.txt | txt |V1 | September 30, 2021, 13:27:30 (UTC-05:00) | 45.0 B | Standard

I did try following because I am just trying to recover peopleV2.txt but no luck

%sh s3-pit-restore -b -B -p /people /peopleV2.txt -t "10-06-2021 11:31:46 -5"

Thank you any help would be appreciated.

  • Dhams

Restoring a single file is not supported, you can do through the S3 console.