Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stensmo authored Sep 3, 2023
1 parent e1824f7 commit a056920
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 @@ -15,6 +15,8 @@ If it does not work, check your known_hosts file in your .ssh directory. ED25519

Use the ssh-keyscan tool: From command line, execute: ssh-keyscan -H [hostname],[ip_address]. Add the ecdsa-sha2-nistp256 line to your known_hosts file. This file is located in your .ssh-directory. This is directory is located in C:\Users\\{your_user}\\.ssh on Windows and ~/.ssh on Linux.

(API Documentation)[https://stensmo.github.io/SFTPClient.jl/dev/]

Examples:
```
Expand Down

0 comments on commit a056920

Please sign in to comment.