mirror of
https://github.com/curl/curl.git
synced 2026-05-30 15:57:29 +03:00
Show an absolute sftp: file path to give an additional example.
This commit is contained in:
parent
c563a53c16
commit
59302d4ba0
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ SIMPLE USAGE
|
|||
|
||||
Get a file from an SSH server using SFTP:
|
||||
|
||||
curl -u username sftp://shell.example.com/~/personal.txt
|
||||
curl -u username sftp://shell.example.com/etc/issue
|
||||
|
||||
Get a file from an SSH server using SCP using a private key to authenticate:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue