sftpget: SFTP is not "SSH FTP"
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
#undef DISABLE_SSH_AGENT
|
#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
|
* 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
|
* callback so that it won't create an empty file in case the remote file
|
||||||
* doesn't exist or something else fails.
|
* doesn't exist or something else fails.
|
||||||
|
Reference in New Issue
Block a user