Created
June 30, 2020 14:32
-
-
Save sailfish009/e5a27200ccd71fa66e7c386dfee02aa0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pscp -P <port_number> -i <path_to_ppk_key> <user_name>@<server_url>:<path_to_remote_file> <path_to_local_file> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment