Skip to content

Automatic bagit'ing.  #8

@cudevmaxwell

Description

@cudevmaxwell

Do we want to turn on an option to automatically create zip'd bagit formatted subdirectories?

For example:

/archive_directory/
    project1
        logo
        readme
    project2
        logo
        readme
        doc
    project3
        images
            1.jpg
            2.jpg
swiftbulkupload prepare --bagit /archive_directory/
swiftbulkupload upload bagit_container

And have bagit_container have:

project1.bagit.zip
project2.bagit.zip
project3.bagit.zip

Or should that be done with another utility? Might be out of scope.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions