file-commander icon indicating copy to clipboard operation
file-commander copied to clipboard

File copy UI: add an option to replace the files only if they differ (avoid overwriting files on a media with slow write speed)

Open VioletGiraffe opened this issue 7 years ago • 0 comments

  • [ ] Straightforward implementation (based on CRC or other hash)
  • [ ] Fast implementation (only files with different sizes considered different)

VioletGiraffe avatar Jun 01 '18 07:06 VioletGiraffe