Last active
October 4, 2025 03:02
-
-
Save ichux/0746c58e53d50b017fe8d6b1e66aac59 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
| > rsync -avP .ssh [email protected]:~ | |
| # the above copies the .ssh folder from PC A and dumps the folder to the ~/.ssh on the PC B |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment