Skip to content
Commit f9c2dfb6 authored by Wolfgang Bauer's avatar Wolfgang Bauer
Browse files

[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
parent a6d24222
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment