Can't sftp but can use ssh?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi there
I've followed the wiki page on how to setup ssh, which allows me to successfully connect from within ish itself.
However, when I try to connect via sftp via sftp -P 22000 root@<local IP>
Then I just get
Connection closed.
Connection closed.
Adding -vvv to the command doesn't reveal anything noticeable other than channel 0: is dead.
Are there any additional steps I should be doing to setup sftp in ish?
Thanks
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 with the wiki page used for SSH setup and reproduce sftp -P 22000 root@<local IP> with -vvv. Compare the working SSH connection with the SFTP failure and determine what additional setup or change is required for SFTP to complete without the channel closing.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100