Skip to content
Snippets Groups Projects
Commit 71358ddf authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

sftpget: SFTP is not "SSH FTP"

parent be5fbf73
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@
#undef DISABLE_SSH_AGENT
/*
* This is an example showing how to get a single file from an SSH FTP server.
* This is an example showing how to get a single file from an SFTP server.
* It delays the actual destination file creation until the first write
* callback so that it won't create an empty file in case the remote file
* doesn't exist or something else fails.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment