"SSH_FX_NO_SUCH_FILE" when connected to Cerberus SFTP server
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
When working with SFTP based on Cerberus SSH.NET gets "SSH_FX_NO_SUCH_FILE" when trying to list root directory. User have all the required permissions. Verified with Filezilla client, WinSCP client. Run the very last commit of SSH.NET. To prove that the issue is indeed in SSH.NET - I imported WinSCP nuget package: everything works fine with it.
Here you may find one more guy experiencing the same issue: https://stackoverflow.com/questions/62565872/ssh-net-sftp-client-giving-path-does-not-exists-when-connected-to-cerberus-sft
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
No source file, test, or entry point is identified in the report. Start by reproducing root-directory listing against a Cerberus SFTP server and compare the result with FileZilla, WinSCP, and the referenced Stack Overflow case. Done means SSH.NET can list the root directory while preserving behavior for other SFTP servers.
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
- 25/100