ish-app / ish-app/ish

Can't sftp but can use ssh?

Open
#1,408 7 comments 6 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.