mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #660] 在ftps中打开Linux系统下的index.html文件出错 #3457
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#3457
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @youli42 on GitHub (May 6, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/660
Originally assigned to: @VShawn on GitHub.
具体使用情况:
通过远程 ssh 连接服务器的时候,勾选了,同时打开 sftp 文件传输,然后我再访问其中的文件时出现问题
我是通过内网穿透,可能有网络不稳定的因素,具体错误代码如下:
Environment
1.0.0-beta.07(Built at: 2024-02-08T08:17:11.035+08:00)(Microsoft store).NET Framework 4.84.0.30319.42000Windows 10 Pro for Workstations 64-bits 10.0.22631.0 (2009) build 22631Error Info
An established connection was aborted by the server.
Stack Trace
Recent Log
@VShawn commented on GitHub (May 6, 2024):
感觉像是网络中断了
@VShawn commented on GitHub (May 9, 2024):
检查确认是打开连接的时候就被服务器拒绝了,客户端没法解决这个,我后续会增加三次重试以尽量避免吧。