Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Write archive information to file after upload #18

Open
MoriTanosuke opened this issue Sep 3, 2012 · 1 comment
Open

Write archive information to file after upload #18

MoriTanosuke opened this issue Sep 3, 2012 · 1 comment
Assignees
Milestone

Comments

@MoriTanosuke
Copy link
Owner

To improve the handling of archives it would be nice if the glacieruploader remembers the uploaded archive ID and writes it into a file, maybe with additional metadata like Creation Date and the SHA256 TreeHash.

I'm constantly finding myself doing inventory listings just to get the archive IDs when I want to test downloads...

@fastfwd75
Copy link

And please have the information in a csv format so that it then becomes easier to write recover commands.

Example:

Origin,size,ID,date,hash
/Users/me/filea.dat, 54354335534,IDIDIDIDIDIDIDIDIDIDIIDIDID,20121201185800,1234567890

And then it becomes easy to simply open this in excel or parse with perl/awk/whatever to produce commands that will recover that ID and name the file same as the origin.

@MoriTanosuke MoriTanosuke self-assigned this Nov 17, 2014
@MoriTanosuke MoriTanosuke added this to the 1.0.0 milestone Nov 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants