-
Notifications
You must be signed in to change notification settings - Fork 671
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
[QA] Windows VFS tries to hydrate excluded filenames and fails #8216
Labels
p4-low
Low priority
Milestone
Comments
After the rename to the excluded pattern the the files are removed from the sync set, meaning they are deleted on the server and the placholders are invalid.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seen with ownCloud client 2.7.0 RC3 on windows 10 using VFS.
Music~
Windows tries to connect the owncloud client for the contents of the file and fails after a timeout:
Expected behaviour: an excluded file should always be exclude in fully hydrated state only. (Or alternatively, the exculded files list is not applied for renames. )
The file is always available locally.
The text was updated successfully, but these errors were encountered: