Skip to content

Commit

Permalink
Update README.md (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg authored Mar 27, 2024
1 parent 8402055 commit 344d7a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ This command securely transmits your SSH keys and configuration to the chosen se

### Downloading Keys

**NOTE**: ssh-sync currently downloads files to a directory named `.ssh-sync-data`. This is to avoid altering a user's ssh keys as this data is sensitive. v1 release of ssh-sync will include a toggle to use this mode, or to use .ssh-sync directly, and will also include additional safety features like checking with the user before replacing files that have different content.

To download your SSH keys to a new or existing machine, ensuring it's set up for remote access, use:

```shell
Expand Down

0 comments on commit 344d7a0

Please sign in to comment.