Page 1 of 1

hURL empty file issue

Posted: Mon Oct 30, 2023 9:59 pm
by amyren
If I have an empty file (0 bytes) and try to send it to my ftpserver then nothing will be transfered if the hURL adapter is used.
Skip the hURL adapter and the file will be uploaded to server.

Re: hURL empty file issue

Posted: Fri Nov 03, 2023 11:19 pm
by airsoftsoftwair
Looks like a bug, will be fixed.

Re: hURL empty file issue

Posted: Sun May 04, 2025 5:35 pm
by airsoftsoftwair

Code: Select all

- Fix: DownloadFile() and UploadFile() often didn't handle files with a file size of zero bytes correctly