mirror of
https://github.com/curl/curl.git
synced 2026-07-25 01:07:16 +03:00
docs: fix typos
This commit is contained in:
parent
763decc528
commit
1ff63fa69b
5 changed files with 5 additions and 5 deletions
|
|
@ -813,7 +813,7 @@ that doesn't exist on the server, just like --ftp-create-dirs.
|
|||
|
||||
The SFTP code in libcurl checks the file size *before* a transfer starts and
|
||||
then proceeds to transfer exactly that amount of data. If the remote file
|
||||
grows while the tranfer is in progress libcurl won't notice and will not
|
||||
grows while the transfer is in progress libcurl won't notice and will not
|
||||
adapt. The OpenSSH SFTP command line tool does and libcurl could also just
|
||||
attempt to download more to see if there is more to get...
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue