Funny trouble with Windows 10 and file-copy operat...
# random
v
Funny trouble with Windows 10 and file-copy operation: I've been compressing into large archive about 60 GiB on laptop with W10, but at 95% (after 15 hours of compressing) realized that it would not be enough disk space, so I decided to move 50000 files from the disk to another disk. It ended up with epic system crash. That was my mistake to copy files via Explorer, 'cause it started to estimate file operations, draw graph, system ran out of memory (and swap was not big enough). In Linux I would usually use
cp
or
rsync
, but in Windows first (accessible) tool to do file operations is Explorer, unfortunately