-
Notifications
You must be signed in to change notification settings - Fork 24
Apache MINA integration #844
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededneeds triageThe issue needs to be triaged, before work can commenceThe issue needs to be triaged, before work can commence
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededneeds triageThe issue needs to be triaged, before work can commenceThe issue needs to be triaged, before work can commence
Bug Description
I'm trying to expose Minio bucket through Apache MINA SFTP server (2.14.0) using example in the docs but it errors with:
using following file system factory config:
Data from the file actually can be read by:
I managed to bypass this by implementing custom
FileSystemFactory, but after that MINA still fails becauseS3FileSystemProviderdoes not havenewFileChannelmethod implemented.This really doesn't seem right, am I doing something wrong?
Proposed Solution
Known Workarounds
Useful Links
Task Relationships
This bug: