Skip to content
New issue

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

Failure setting attributes for uploaded files with temporary filename option enabled #9819

Closed
cyberduck opened this issue Jan 21, 2017 · 10 comments
Labels
bug fixed ftp FTP Protocol Implementation high priority
Milestone

Comments

@cyberduck
Copy link
Collaborator

39bca21 created the issue

Version 5.3.3 (23221)
Regardless of how Timestamps preferences are selected, when I place file on server, the modified date always changes to Today. This is not helpful. For example, if I replace a more recently modified file on the server with an older file, I want to see its modified date, and not today's because the file on the server hasn't been modified, just replaced. This used to work "as expected."


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

What protocol do you use to connect to the server?

@cyberduck
Copy link
Collaborator Author

39bca21 commented

Plain FTP.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from the log drawer of the Transfers window. Choose ⌘-L on Mac.

@cyberduck
Copy link
Collaborator Author

39bca21 commented

Here you go. Would prefer if file wasn't made public.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Looks like the transcript from the browser window. Can you double check to open the transcript from the Transfers window prior restarting a transfer.

@cyberduck
Copy link
Collaborator Author

39bca21 commented

That was blank, so I Cmd+L and sent one I saw. Here is one from blank Transfers window after uploading file.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Thanks for the transcript where we can see the source of the error.

MFMT 20170123145833 /public_html/monomania/templates/template_theproject/header.tpl-5Eodd7JH
550 utime(/public_html/monomania/templates/template_theproject/header.tpl-5Eodd7JH): No such file or directory

@cyberduck
Copy link
Collaborator Author

39bca21 commented

If you mean the error is because no file exists, that's not true. See previous screenshots of file in Finder and when transferred to server. The files are being found and replaced, problem is the modified date on the server isn't being kept and changed to today's date. I think the problem is when files are replaced, Cyberduck thinks file is being modified, it's not. The data in the file hasn't changed, so file shouldn't be marked as modified regardless of whether it's being uploaded or downloaded (unless you tick off the preferences to keep timestamps).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

As a workaround, uncheck the option Preferences → Transfers → Uploads → Upload with temporary filename.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 38bcfe9.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed ftp FTP Protocol Implementation high priority
Projects
None yet
Development

No branches or pull requests

1 participant