after update to 3.52.0.5 Preserve timestamps of transferred files stopped working

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Locked
Message
Author
yausername
500 Command not understood
Posts: 1
Joined: 2021-01-13 19:06

after update to 3.52.0.5 Preserve timestamps of transferred files stopped working

#1 Post by yausername » 2021-01-13 19:19

Just updated to Filezilla 3.52.0.5 and Preserve timestamps of transferred files stopped working. It was working fine before that.
Note that I'm talking about downloaded files here, *not* uploading or server side issues.
A user put in a bug report already and I added some comments to it as well instead of creating a new one.
Mentioning it here too in case other users are seeing it.

Microsoft Windows [Version 10.0.14393]

OS Name: Microsoft Windows 10 Enterprise 2016 LTSB
OS Version: 10.0.14393 N/A Build 14393

Processor(s): 1 Processor(s) Installed.
[01]: Intel64 Family 6 Model 69 Stepping 1 GenuineIntel ~756 Mhz


Enabling debug log level 3 shows that it's failing with "Could not set modification time."

Here is an excerpt.

2021-01-13 13:31:39 9356 2 Command: get "myfile"
"\\myshare.example.com\billing$\t\myfile"
2021-01-13 13:31:40 9356 2 Command: remote:/reports/myfile => local:\\myshare.example.com\billing$\t\myfile
2021-01-13 13:31:40 9356 2 Trace: CSftpFileTransferOpData::ParseResponse()
in state 4
2021-01-13 13:31:40 9356 2 Trace: Could not set modification time

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: after update to 3.52.0.5 Preserve timestamps of transferred files stopped working

#2 Post by botg » 2021-01-13 19:24


Locked