Skip to content

Download all the artifacts (files) in a remote directory and zip them into a single file #70

@wandell

Description

@wandell

For backup and reproducibility, we should probably have a function that downloads the files.

rdt = RdtClient ...
rdt.listArtifacts
loop to download each of them
compress the folder
Put it somewhere when you publish a paper.

Do we ignore subfolders? Or ... recursively? Or take a list of subfolders ...

This seems useful when we publish a paper that needs the files and we want to put the data on a permanent repository (e.g., the stanford digital repository). Then if the AWS site goes away, we still have the files available.

Probably other uses, too.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions