mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2573] frp好像不能使用scp传输文件? #2047
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#2047
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 @pjx1990 on GitHub (Sep 13, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2573
Describe the feature request
frp好像不能使用scp传输文件?
Describe alternatives you've considered
No response
Affected area
@maxadc commented on GitHub (Sep 15, 2021):
scp好像是用的ftp协议吧,ftp协议需要单独开端口传输数据,而且是TMD随机的。如果你真要scp或者ftp通过frp传输,也不是不行,就是非常麻烦,一、在服务器上安装代理软件,比如gost,二、frp使用内网穿透模式,三、在frp访问者的终端上安装Proxifier,四、使用Proxifier把所有访问被访问机器的域名或代理全部转发到frp的端口上
@maxadc commented on GitHub (Sep 15, 2021):
嗯 还漏了 一二之间需要frp连接到gost之内的代理端口上
@rampageX commented on GitHub (Sep 15, 2021):
@maxadc 别张口就来,SCP 和 FTP 一点关系都没有。
@pjx1990 frp 用 tcp 映射 ssh 端口,scp 没问题。
@github-actions[bot] commented on GitHub (Oct 16, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.