Diffusion KIO f9c2dfb6e8df

[ftp] Fix wrong access time in Ftp::ftpCopyGet()

Authored by wbauer on Jul 3 2019, 8:13 PM.

Description

[ftp] Fix wrong access time in Ftp::ftpCopyGet()

sPartInfo refers to the .part file which might not exist in the first
place, resulting in a wrong/invalid access time.
To avoid this, take the access time from the actual destination file
instead.

CCBUG: 374420

Differential Revision: https://phabricator.kde.org/D21952

Details

Committed
wbauerJul 3 2019, 8:13 PM
Differential Revision
D21952: [ftp] Fix wrong access time in Ftp::ftpCopyGet()
Parents
R241:a6d24222fdc1: [CopyJob] Batch reporting processed amount
Branches
Unknown
Tags
Unknown