Prevent unnecessary fallback copy-delete in file move when overwriting
Allows the use of native filesystem move (rather than a copy-and-delete-fallback) when overwriting files in a file move, with the user having the option (via a thunar_job_ask_replace dialog box) to replace or skip files, or else cancel the whole operation. (Bug #15727)
Please register or sign in to comment