Navigation Menu

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

QuickLook cache not invalidated #6151

Closed
cyberduck opened this issue Aug 13, 2011 · 4 comments
Closed

QuickLook cache not invalidated #6151

cyberduck opened this issue Aug 13, 2011 · 4 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

http://www.flickr.com/photos/forensicpics created the issue

If you use QuickLook to examine a file on a remote server, it will not reflect the latest version of the file if you change it while Cyberduck is connected. Obviously, this is a huge problem when you're a developer debugging software that manipulates files on the remote machine.

To repro:

  1. Connect to remote server and do a QuickLook on a file by hitting the spacebar. I was connected via SFTP using port 2099 to a Ubuntu machine.

  2. Download the file to your machine, change it somehow, and upload it back to the server by dragging it into Cyberduck. Confirm the overwrite dialog.

  3. Hit spacebar again to do a QuickLook. Note that it shows the old (wrong) version.

  4. Right-click the file in Cyberduck and choose Edit, and view the file in some other editor. Note that it shows the correct version.

  5. Now try QuickLook. It will show the correct version.

I'm setting the severity to "major" because of this bug's potential to waste a LOT of people's time, as it wasted a good portion of my day. I thought the bug was actually in Dreamweaver, that it wasn't uploading files to the server.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The QuickLook cache should be invalidated.

@cyberduck
Copy link
Collaborator Author

2032b38 commented

I had the same problem, and registered here just to report this bug. I use QuickLook a ton to look at PDFs on a remote server, and it took me forever to figure out that the files WERE getting updated, it's just that Cyberduck wasn't showing them.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone 4.2 deleted

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 18759a1.

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

No branches or pull requests

2 participants