satisfactorymodding / satisfactorymodding/SatisfactoryModManager

Sftp is not respecting the port

Open
#290 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Svelte
Stars
500
Forks
94
Avg merge
9d 19h
Merged PRs (30d)
2

Description

I am trying to configure sftp access to a dedicated server.
What I have noticed is that the sftp dialogue (even if it submits when I am done) doesn't respect the listed port.

I am trying to change the port to 2022, because I am using pterodactyl and #204 / #292 .

I however noticed that there are only ssh connection attempts to the port 22 by my ip, but not to port 2022.
The file picker only ever starts validating, but never really finishes (it just times out after a seemingly too long time).
In the stdout there is also not really any useful information.

As it stands, I can not use this software at all to manage my server.

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 by reproducing the SFTP dialogue with port 2022 and compare the connection attempts and stdout with the configured port 22. Inspect the file-picker validation path and its connection configuration; done means the picker completes against the selected port and the connection output is useful when it fails.

Written by the indexing model from the issue text.

Assessment

Domain
desktop, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.