frp icon indicating copy to clipboard operation
frp copied to clipboard

stcp,代理的 sftp和rsync 连接异常

Open wuai1024 opened this issue 1 year ago • 4 comments

Bug Description

rsync 连接stcp报错

rsync: connection unexpectedly closed (8 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12)

frpc Version

v0.53.2

frps Version

v0.53.2

System Architecture

linux/amd64

Configurations

均有设置

Logs

No response

Steps to reproduce

...

Affected area

  • [ ] Docs
  • [ ] Installation
  • [ ] Performance and Scalability
  • [ ] Security
  • [ ] User Experience
  • [ ] Test and Release
  • [ ] Developer Infrastructure
  • [ ] Client Plugin
  • [ ] Server Plugin
  • [ ] Extensions
  • [X] Others

wuai1024 avatar Jan 31 '24 13:01 wuai1024

目前是只有 ssh 能连接上。

ssh -p 2422 [email protected]

wuai1024 avatar Jan 31 '24 13:01 wuai1024

rsync 无法连接

rsync -avzutP 2024 -e "ssh -p 2422" [email protected]/path

wuai1024 avatar Jan 31 '24 13:01 wuai1024

sftp 无法连接

sftp -P 2422 [email protected]
Connection closed.

wuai1024 avatar Jan 31 '24 13:01 wuai1024

Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

github-actions[bot] avatar Feb 22 '24 00:02 github-actions[bot]