0

How can I list the filename of contents stored in Amazon Glacier Vault using Archive ID or treehash? I have the Vault inventory which has Archive ID's and Treehash. How can one find out the filename associated?

Ankit
  • 215
  • 2
  • 9

1 Answers1

1

It depends on client software that you use to upload files to Amazon Glacier. Usually file name is encoded in ArchiveDescription field of inventory output. Contact software vendor for exact format of ArchiveDescription used.

vsespb
  • 71
  • 1