mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3124] SFTP does not work over frp #2503
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#2503
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 @Nuckerr on GitHub (Oct 10, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3124
Bug Description
I have a server, with sftp. I can connect fine using it's ip, however if I put it under frp with this config;
it gives me
Permission denied, please try again.frpc Version
0.43.0
frps Version
0.39.1
System Architecture
linux/amd64
Configurations
Logs
No response
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Oct 11, 2022):
Permission denied, please try againindicates that the error occurred on your sftp server and has nothing to do with frp.@Nuckerr commented on GitHub (Oct 11, 2022):
Well the password is definitely right. And I can sftp when using my internal ip inside the network, no issues. Only through frp does this error occur
@Elara6331 commented on GitHub (Oct 13, 2022):
Is it possible that your SFTP server is configured to only accept internal IPs?
@Nuckerr commented on GitHub (Oct 13, 2022):
I think that is most likely, how do I configure this?
@Nuckerr commented on GitHub (Oct 18, 2022):
@Arsen6331?
@Elara6331 commented on GitHub (Oct 18, 2022):
That depends on which SFTP server you're using. Look at the docs of whichever one you're using.
@github-actions[bot] commented on GitHub (Nov 18, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.