mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #153] 能否是想sftp的转发 #97
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#97
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 @ghsa1994 on GitHub (Nov 7, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/153
有没有人做成sftp转发的 求解答
@fatedier commented on GitHub (Nov 7, 2016):
我测试了一下是ok的,sftp 就是用的 ssh 的端口,和转发 ssh 的配置和流程是一样的。
@ghsa1994 commented on GitHub (Nov 7, 2016):
这是我的配置信息



经测试,使用putty远程连接树莓派的SSH是没有问题的!
但是使用filezilla连接就会出现意外断开连接的情况
状态界面显示是正常的!
@fatedier commented on GitHub (Nov 7, 2016):
服务器端有错误日志吗?
@ghsa1994 commented on GitHub (Nov 8, 2016):
服务端没有任何错误提示,我怀疑是VPS主机网络设置有问题