Jump to content
Not connected, Your IP: 3.142.171.180
Sign in to follow this  
gevero

ANSWERED using scp for ssh server behind airvpn

Recommended Posts

I am running an ssh server behind openvpn. I successfully forwarded an airvpn port to my port 22, and I can ssh in my server, nevertheless I can seem to figure out the correct way to use scp to copy files from my local machine to my ssh server. How can i solve the problem?

 

Best Regards

Share this post


Link to post

Hello!

 

scp -P ...

 

where rpf is the remotely forwarded port (not the local port sshd listens to) should work. Note that P is a capital letter, -p is for a totally different purpose.

 

Kind regards

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...