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

Refresh listing window after webdav upload #7533

Closed
cyberduck opened this issue Oct 31, 2013 · 8 comments
Closed

Refresh listing window after webdav upload #7533

cyberduck opened this issue Oct 31, 2013 · 8 comments
Assignees
Labels
bug fixed webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

caf8c72 created the issue

When I upload a file via webdav, I have to manually refresh the listing window before the uploaded file(s) will show up. If I create a folder, the listing window updates and I can see the new folder.

Deleting a file and the listing window updates appropriately and the file disappears.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot replicate the issue here. Refreshing the directory listing will not work if you subsequently upload a file already in the transfer window but only the first time.

@cyberduck
Copy link
Collaborator Author

caf8c72 commented

I'm not talking about refreshing the listing while still uploading a file. The listing window doesn't automatically update after a file has finished uploading and is no longer in the transfer window.

v4.2.1 didn't have this issue. After the file finished uploading, the listing window refreshed and the file showed up.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:2 gdhnz]:

I'm not talking about refreshing the listing while still uploading a file. The listing window doesn't automatically update after a file has finished uploading and is no longer in the transfer window.

v4.2.1 didn't have this issue. After the file finished uploading, the listing window refreshed and the file showed up.

Yes, I understand what you mean but cannot reproduce the issue.

@cyberduck
Copy link
Collaborator Author

caf8c72 commented

Thanks. I'm guessing it's got something to do with the Oracle Content Server we're using as a webdav server and Cyberduck refreshes the listing before the server has finished processing the file after uploading.

We'll keep using v4.2.1 in the meantime.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:4 gdhnz]:

Thanks. I'm guessing it's got something to do with the Oracle Content Server we're using as a webdav server and Cyberduck refreshes the listing before the server has finished processing the file after uploading.

We'll keep using v4.2.1 in the meantime.

Please try the latest 4.4.1 snapshot build available which might fix this with a change in d70fb9e.

@cyberduck
Copy link
Collaborator Author

caf8c72 commented

The 4.4.1 snapshot works correctly. The listing window refreshes and shows the file after upload is completed.

Thanks.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:6 gdhnz]:

The 4.4.1 snapshot works correctly. The listing window refreshes and shows the file after upload is completed.

Thanks.

Thanks for testing and feedback.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fix in d70fb9e.

@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 webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants