Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
d2f945c created the issue
Used to be able to download a folder of logfiles written by our webserver, and have mod dates preserved.
Latest version of cyberduck doesn't seem to do this.
Have checked prefs, and the flag is set to preserve the dates - but all downloaded files have the dates set to the time they were downloaded at.
The text was updated successfully, but these errors were encountered:
@dkocher commented
Try the setting
defaults write ch.sudo.cyberduck queue.download.updateIcon false
(paste into a Terminal.app) window and restart Cyberduck. Seems to be that removing the custom icon after the download finishes updates the modification date.
Sorry, something went wrong.
In 66ad245.
Backported in 3581.
dkocher
No branches or pull requests
Used to be able to download a folder of logfiles written by our webserver, and have mod dates preserved.
Latest version of cyberduck doesn't seem to do this.
Have checked prefs, and the flag is set to preserve the dates - but all downloaded files have the dates set to the time they were downloaded at.
The text was updated successfully, but these errors were encountered: