Fixing posix file attributes (permissions, owner) for directories and…#114
Fixing posix file attributes (permissions, owner) for directories and…#114takaczapka wants to merge 1 commit intoUpplication:masterfrom
Conversation
… bucket root; work required to get sftp command working with Apache Mina SSHD
|
Erhm... PRs are not configured to run integration tests on Travis, so the build is failing. |
|
Hi, @takaczapka , we would like to thank you for your work on this and are sad to see that it was not accepted and merged in this project! However, for anyone interested, we've used this as inspiration of how to implement it in our spin-off (rebranded fork) -- s3fs-nio where we have now also migrated our code to AWS SDK v2 (see carlspring/s3fs-nio#63) . As this upstream is now clearly dead (#135), please feel free to check out our work in carlspring/s3fs-nio#146 where we have already implemented these changes. We would like to rebuild a community around the s3fs-nio and would be thrilled, if you'd like to join us in our efforts to build a stable library that is well-maintained, documented and regularly released. Kind regards, Martin Todorov |
… bucket root; work required to get sftp
cdcommand working with Apache Mina SSHD.