https://bugs.kde.org/show_bug.cgi?id=408726

--- Comment #6 from Fab Stz <[email protected]> ---
Please find below the answer I got from Paragon


We have investigated the issue, and found that it is caused by the fact that
UFSD by default do not return "." and ".." entries for the directory, which
causes total entry count to be 0, while Dolphin allows to copy into the
directory only if it contains at least 1 entry.

You can fix this on your side like this:
In the directory with UFSD sources, locate "drv_config.h" file, edit it, and
add the following line:

#define DEFAULT_MOUNT_OPTIONS "showdots"

Then rebuild/reinstall the driver.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to