Skip to content

SFTP via ProxyJump #17300

Answered by misterakko
misterakko asked this question in Q&A
Aug 1, 2025 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Yes, it does work. I shall leave some suggestions for the next person to have this issue and pass through here.
First, double check that you remember the passphrase for your key. Open the Terminal and use
ssh-keygen -y
The system will ask you which key you want to use. If you only have one it will be preselected. Then you shall be asked for the passphrase. Type it, it's normal if nothing is shown onscreen, end with the ENTER key. If you typed the wrong one, you shall get "incorrect passphrase supplied to decrypt private key". If you are right, you will get a single line starting with ssh- continuing with the key (looks like a long password) and ending in your nick (looks like an email add…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dkocher
Comment options

Answer selected by misterakko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
sftp SFTP Protocol Implementation
2 participants