https://bugs.kde.org/show_bug.cgi?id=379787
Bug ID: 379787
Summary: KIO::TransferJob cannot handle empty files over FTP
Product: frameworks-kio
Version: 5.33.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Trying to open an empty file over FTP with
job->KIO::get(url, KIO::NoReload, KIO::HideProgressInfo);
results in job->errorString():
>Could not read file /path/to/file.txt
Return of Bug 184594
Tested with vsftpd.
--
You are receiving this mail because:
You are watching all bug changes.