ngraham added a comment.

  Tested this out and couldn't actually make it work the way I asked--with the 
FAT32 file size limit checked first. I think I see why: there are two `total 
size > available space?` checks that output `ERR_DISK_FULL` on error, and both 
of them execute first. The FAT32 file size limit check should be before the 
first one, probably near `// Stat the next src url`.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D16249

To: shubham, ngraham, elvisangelaccio, #frameworks
Cc: cfeck, bruns, kde-frameworks-devel, michaelh, ngraham

Reply via email to