Ticket #4499: reget: wrong timestamp when resuming copy operation.
commit0ed72610f2e990dd1e76419f26b45c5b476a0417
authorAndrew Borodin <aborodin@vmail.ru>
Sat, 26 Aug 2023 15:21:36 +0000 (26 18:21 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Tue, 5 Sep 2023 09:59:44 +0000 (5 12:59 +0300)
treef77869c4dce7c65ef2fbafa09de4fe7c20329edd
parent2cff2cfcc530474fd61ba1019cefaa411686de10
Ticket #4499: reget: wrong timestamp when resuming copy operation.

(copy_file_file): always set the destination file timestamps to the
source file ones at the end of copy operation regardless of destination
file is complete or not.

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