ERROR: SFTP Connection (a connection attempt failed) using SSH.NET

未关闭
#312 6 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
20/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
csharp
领域
networking

调研方向

该 issue 未指出源文件、测试或入口点。首先比较生产服务器上 Windows 服务上下文和网页上下文中的 SSH.NET 连接行为,同时检查报告中的 Windows-to-Linux SFTP 设置。该 issue 未定义可复现的修复方案或明确的完成条件。

由索引模型根据 Issue 内容生成。

描述

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:"

主要语言
C#
星标
4.4k
派生
993
平均合并
9 天 21 小时
30 天内合并 PR
1

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

sshnet/SSH.NET 的其他 Issue

查看 sshnet/SSH.NET 的全部 Issue

相似的 Issue

更多 C# Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。