yar229 / WebDavMailRuCloud

WebDAV cloud.mail.ru ...& Yandex.Disk | WebDAV Облако Mail.Ru Сетевой Диск
MIT License
478 stars 56 forks source link

Please update to .NET 6.0 #230

Closed yar229 closed 1 year ago

yar229 commented 1 year ago

Please update to .NET 6.0 https://www.reddit.com/r/Fedora/comments/unes3o/is_dotnetsdk50_no_longer_provided_on_fedora_36/ .NET 5.0 is End-of-Life'd on May 8, 2022

Originally posted by @qtlin in https://github.com/yar229/WebDavMailRuCloud/issues/227#issuecomment-1126992947

yar229 commented 1 year ago

1.13.6.0

qtlin commented 1 year ago

I don't know if anything changed on mail ru side but webdav login fails. is it because now requires application specific password or something else? How to enable verbose and/or debug output?

yar229 commented 1 year ago

Nothing changed, take a look at the Logs folder

qtlin commented 1 year ago

Nothing on console other then connect/disconnect. How to enable verbose debugging? There is no Logs folder under extracted location.

qtlin commented 1 year ago

I ran dotnet under strace -f and see no attempts to make any outgoing connection whatsoever.