Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
synle authored Sep 30, 2023
1 parent 2d132b4 commit 1fdd6fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,10 @@ function WindowsNotesDom() {

<div className='form-label'>SFTP Mount Applications</div>
<div>
<div><strong>Using username and password</strong></div>
<code>\\sshfs\[email protected]</code>
<div><strong>Using id_rsa keys</strong></div>
<code>\\sshfs.k\[email protected]</code>
</div>
<div className='link-group'>
<LinkButton block href='https://github.com/winfsp/winfsp/releases/latest'>
Expand Down

0 comments on commit 1fdd6fb

Please sign in to comment.