eclipse-pass / pass-deposit-services

Deposit Services are responsible for the transfer of custodial content and metadata from end users to repositories.
Apache License 2.0
1 stars 4 forks source link

Filesystem transport module. #198

Closed emetsger closed 5 years ago

emetsger commented 5 years ago

Allows for packages to be streamed directly to the local file system. Useful for integration tests that wish to verify the packages that are being written in response to a submission.

Supports resolution of #189