https://bugs.kde.org/show_bug.cgi?id=391606
--- Comment #3 from David Faure <fa...@kde.org> --- Try replacing rename() with file_move(), which is higher level and supports remote protocols? That would be a more generic solution than trying to resolve to local paths in special cases. -- You are receiving this mail because: You are watching all bug changes.