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

--- Comment #2 from Peter <[email protected]> ---
(In reply to Maik Qualmann from comment #1)
> This error message is normal: EXDEV (Invalid cross-device link). Qt::File
> attempts to move the file; since this is not possible due to different
> partitions or devices, it proceeds to copy and then delete the file.
> 
> Maik

Thanks for the reply. Copying files from the local to the remote collection
does work, moving does not due to different files systems as you mentioned.
However the fallback to copy and then delete (which is the expected behaviour)
does not work.

Peter

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

Reply via email to