Skip to content

Use more efficient copy method, show percentage while copying

Compare
Choose a tag to compare
@Ray-Eldath Ray-Eldath released this 17 Nov 15:02
· 12 commits to master since this release
  • Use more efficient copy method. (Use Files.copy instead of FileChannel.transferTo)
  • Show percentage while copying, like (83.3%) finished. Still copying..