Question
How to download .opvn file from server to local computer's desktop.
I am trying to set-up a VPN on a Ubuntu 12.0.4 instance and have followed the simple install script (https://github.com/Nyr/openvpn-install). Now the next step is to download the .opvn file that has been created on the server, to local computer. How do I do this?
I know this is pretty simple thing to do, but I just cannot get the scp command to work.
I installed the script through PuTTy and can see the .opvn file sitting on the server after running the script.
Thank you for your help.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×