spring-projects / spring-projects/spring-integration
Add support for HTTP and SOCKS proxies into SFTP
Open
Nobody has claimed this yet.
in: sftp
type: enhancement
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 1.2k
- Avg merge
- 17h 48m
- Merged PRs (30d)
- 62
Description
As a result of https://github.com/apache/mina-sshd/issues/309 implementation.
Not clear when Apache MINA 3.0.0 is out, but that's when we can upgrade and implement this feature.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the linked Apache MINA issue 309 and whether Apache MINA 3.0.0 is available. Then inspect Spring Integration's SFTP support and dependency configuration to identify the integration entry points; done means SFTP connections can use both HTTP and SOCKS proxies after the supported MINA upgrade.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100