https://bugs.kde.org/show_bug.cgi?id=391606
--- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> --- > Try replacing rename() with file_move(), which is higher level and supports > remote protocols? Further down there's a codepath m_current.isMoveCommand() || m_current.m_type == FileUndoManager::Trash using file_move which seems to be for this particular usecase. I'l see if shuffling the if statements around helps. -- You are receiving this mail because: You are watching all bug changes.