8 Aug
2019
8 Aug
'19
6:29 p.m.
Hi Tom, Tom Ashcraft writes:
I can discover. I'd like to use Thunar so I can get some visual feedback about copy progress.
For what it's worth, when copying files from the command line, I check the progress by running "ls -lh" and comparing filesizes. On FreeBSD you can send SIGINFO (Ctrl+T in the terminal) to receive a percentage complete message from cp, but Linux doesn't have this functionality. -- Anthony J. Bentley