Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload bag as folder tree to Storage Service #538

Open
sprater opened this issue Oct 31, 2022 · 5 comments
Open

Upload bag as folder tree to Storage Service #538

sprater opened this issue Oct 31, 2022 · 5 comments

Comments

@sprater
Copy link

sprater commented Oct 31, 2022

I'd like to be able to upload an uncompressed, unpackaged bag as a folder tree to a Storage Service. Currently, DART only uploads files to a Storage Service, not folders and their contents.

Use case: we are storing bags in our storage service as unpackaged, uncompressed folder trees, to avail ourselves of the deduplication capabilities and browsing capabilities of our storage service.

@diamondap
Copy link
Member

Thanks for filing this. I turned off support for untarred bags a few months ago because I found we weren't supporting them consistently. Some operations would succeed and some would fail.

We do plan to re-enable support for untarred bags (bags as directory trees). This probably won't happen until after the new year, as I'm tied up on some core projects related to APTrust services.

@sprater
Copy link
Author

sprater commented Oct 31, 2022

Thanks, @diamondap . I look forward to seeing that functionality re-enabled after you've had a chance to revisit it.

@diamondap
Copy link
Member

You should be able to do this now in version 2.1.0. Release notes are at https://github.com/APTrust/dart/blob/master/ReleaseNotes.md and you can download the new version from https://aptrust.github.io/dart-docs/#download.

@sprater
Copy link
Author

sprater commented May 30, 2023

Thank you, @diamondap. I'll download the latest version and give it a try.

@diamondap
Copy link
Member

Re-opened because DART 2.1.0 is currently not viable. For now, we're back to the 2.0.22 release, which does not support this feature. The problem with 2.1.0 is #548

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants