Skip to content

Instantly share code, notes, and snippets.

@ichux
Last active October 4, 2025 03:02
Show Gist options
  • Select an option

  • Save ichux/0746c58e53d50b017fe8d6b1e66aac59 to your computer and use it in GitHub Desktop.

Select an option

Save ichux/0746c58e53d50b017fe8d6b1e66aac59 to your computer and use it in GitHub Desktop.
> 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