-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.FTPWildCard.OverwriteLocalFiles
Andrew Lambert edited this page Sep 26, 2023
·
2 revisions
libcURL.FTPWildCard.OverwriteLocalFiles
Dim OverwriteLocalFiles As BooleanIf True, existing local files are automatically overwritten (c.f. BinaryStream.Create). The default is False, in which case an existing local file will cause the transfer to fail with curl error code CURLE_CHUNK_FAILED(88).
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.