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

webdav getetag ошибки #72

Closed
ghost opened this issue Mar 26, 2017 · 1 comment
Closed

webdav getetag ошибки #72

ghost opened this issue Mar 26, 2017 · 1 comment
Projects

Comments

@ghost
Copy link

ghost commented Mar 26, 2017

При подключении через davfs все работает, но в логе на каждый файл идут две строки с ошибками!
Что это мжет значить? причем ошибками сыплет mono wdmrc.exe -p 80

[Threadpool worker]: Property {DAV:}getetag is not supported on item .
[Threadpool worker]: Property {http://apache.org/dav/props/}executable is not supported on item .
@yar229
Copy link
Owner

yar229 commented Mar 27, 2017

Не ошибки, предупреждения/уведомления.
На самом деле, там куча стандартных свойств и еще миллион сторонних, поддерживать все сложно, увеличится объем ответов и упадёт скорость.
Впрочем, DAV:getetag добавлю в ближайшем времени.

@yar229 yar229 closed this as completed Mar 27, 2017
@yar229 yar229 added this to TODO in Board Apr 10, 2017
@yar229 yar229 moved this from TODO to Done in Board Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Board
Done
Development

No branches or pull requests

1 participant