LibraryOfCongress / bagger-js

Upload BagIt-format deliveries to S3 entirely in the browser
https://libraryofcongress.github.io/bagger-js/
Other
32 stars 7 forks source link

Overwrite protection #23

Open acdha opened 8 years ago

acdha commented 8 years ago

We should handle the case where someone uploads a file which already exists:

acdha commented 6 years ago

@dbrunton We might want to consider how necessary the various levels of UI in this issue are for 1.0 – perhaps we simply have an overwrite allow/deny toggle and good error reporting for buckets which are configured not to allow deletion and figure a subsequent release could focus on existing storage navigation in #27.