satisfactorymodding / satisfactorymodding/SatisfactoryModManager
Sftp is not respecting the port
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
- 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 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