Created
March 22, 2024 14:08
-
-
Save bran921007/43c8002bd220b6c6d560c81d8e2811e1 to your computer and use it in GitHub Desktop.
Copy files from SSH server into local machine
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
scp -r [email protected]:/path/to/remote/folder /local/destination |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment