(copy_file_file): fix the ETA calculation.
commit6d3c41082c802010f202dd58cd3799819db0c3e9
authorAndrew Borodin <aborodin@vmail.ru>
Sat, 10 Aug 2024 08:38:40 +0000 (10 11:38 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Tue, 5 Nov 2024 15:19:28 +0000 (5 18:19 +0300)
tree61e6ffb53f8408533ce1a24d583849cab9bb6090
parentbf9a279d1a2dc40d625fa2a1be92c697996d7e8a
(copy_file_file): fix the ETA calculation.

Pass only the size of the remaining part of file to
copy_file_file_display_progress().

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/filemanager/file.c