Closed hrrmsn closed 7 years ago
I had played a little with a binary IO operation in python and i think that it's possible to create an own function for file copying. (Or something similar.)
I created copybytes
function that copies file byte-by-byte if the file size more than 1 megabyte.
DONE.
Test case is below. (Content of the log file.)
I would see a real progress value when big files are copying. Something like this.