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

Changing Permission #5795

Closed
cyberduck opened this issue Mar 17, 2011 · 4 comments
Closed

Changing Permission #5795

cyberduck opened this issue Mar 17, 2011 · 4 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

8999949 created the issue

All of a sudden when I upload files, cyberduck started to "list" the files and then changes the permissions of every file. This triples the time that it takes to upload. Previously, this didn't happen and everything was very fast. I didn't change any preferences...please let me know what to do. Thanks!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Toggle off Preferences → Transfers → Permissions → Uploads → Change Permissions.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

There should be no need to refetch directory listings on upload however.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The performance implication because of many more commands to be sent when using FTP is documented in the wiki.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 5694bb2 we have optimizations to not invalidate cache entries of directory listings on uploads.

@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
Projects
None yet
Development

No branches or pull requests

2 participants