ERROR: SFTP Connection (a connection attempt failed) using SSH.NET
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
I am writing a window service for SFTP Upload/ Download using SSH.NET.
I tested my code at local sftp (Windows os), it is working fine. But When i installed it on my production server, its given error. But if i tried to put this code on web page (on production server) it is working fine.
Note: Production server (Windows OS) & SFTP Server (Linux Server).
I also tried to connect sftp using filezila client sucessfully.
Please help me out.
ERROR:
"A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond:"
Contributor guide
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
The issue names no source files, tests, or entry points. Start by comparing the SSH.NET connection behavior in the Windows service and web-page contexts on the production server, while checking the reported Windows-to-Linux SFTP setup. The issue does not define a reproducible fix or a clear completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100