Summary: | Dolphin fails after copying the first 4 GB of a large file | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Christopher Yeleighton <giecrilj> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bugseforuns, frank78ac, kdelibs-bugs, pip.kde, suse |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christopher Yeleighton
2015-09-27 05:37:22 UTC
(In reply to Christopher Yeleighton from comment #0) > Dolphin fails after copying the first 4 GB of a large file when the target > file is located on a FAT-formatted USB memory stick. That's due to the limitation of the FAT formatted memory stick. :) Thanks for the report. (In reply to Christopher Yeleighton from comment #0) > Expected Results: > 1. Let Dolphin recognise that it cannot allocate such a large file on a > target device and offer to split the file into parts. Alternatively, simply display an error message and tell the user that it's not possible to copy the file. In any case, this looks like a KIO issue. confirmed. plasma: 5.12.3 framework: 5.44.0 application: 17.12.3 But even "cp" starts to copy the file and stops at 4 GiB (message "File too large") as well as rsync. *** This bug has been marked as a duplicate of bug 198772 *** |