https://bugs.kde.org/show_bug.cgi?id=488581
Antonio Rojas <aro...@archlinux.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/kio-extras/-/commit/0b5 |ork/kio-extras/-/commit/f0f |89bd8744457dd5c427cc6b16262 |ca6e20d1e71427caff9fc7ab3e8 |21b5e8d250 |d7041d71ec --- Comment #5 from Antonio Rojas <aro...@archlinux.org> --- Git commit f0fca6e20d1e71427caff9fc7ab3e8d7041d71ec by Antonio Rojas. Committed on 09/09/2024 at 14:14. Pushed by arojas into branch 'release/24.08'. sftp: account for maximum request length when using sftp_aio As stated in the libssh documentation, AIO functions cap the allowed length per request. Account for that by breaking up into multiple requests when necessary. (cherry picked from commit 0b589bd8744457dd5c427cc6b1626221b5e8d250) Co-authored-by: Ser Freeman <serfreeman1...@gmail.com> M +47 -12 sftp/kio_sftp.cpp https://invent.kde.org/network/kio-extras/-/commit/f0fca6e20d1e71427caff9fc7ab3e8d7041d71ec -- You are receiving this mail because: You are watching all bug changes.