MarketSquare / MarketSquare/SSHLibrary
SFTP connection
Open
Nobody has claimed this yet.
question
- Dominant language
- Python
- Stars
- 167
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Any way to create a SFTP connection instead of using the SSH client for it?
Some of the servers restricts creating ssh tunneling but only works on SFTP.
Thanks,
Mor
Contributor guide
No contributing guide indexed for this repository
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 inspecting the existing SSH client and SFTP support in the repository to determine how connections are currently created. Confirm whether a direct SFTP connection can avoid SSH tunneling, then define and test the public connection behavior for servers that restrict tunneling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100