exasol/bucketfs-java

Support recursive listing of contents below a specific directory in a bucket

Closed this issue · 0 comments

Support recursive listing of contents below a specifc directory in a bucket

should be backwards compatible, i.e. add a new method with boolean flag recurse.

Use case: Required by bucketfs-client.

Once this is implemented, bucketfs-client can be refactored, see exasol/bucketfs-client#19.