Jöran Malek
Jöran Malek
https://github.com/nextcloud/server/issues/17064 Might be related here. Icedrive uses SabreDav as well, and uses, probably, the same code Nextcloud and OwnCloud are using.[^1] [^1]: https://github.com/sabre-io/dav/blob/master/lib/DAV/Server.php#L1184
Do you see this on Windows or macOS? Microsoft Store/App Store, or standalone downloaded from our website? Which version are you running?
Indeed, You are correct in your assumption that segmented downloads creates a temporary directory with segment files, which are then concatenated into the destination file. A better reflection on the...
Pull Requests are always welcome. This isn’t something we are actively working on. Only direct hostname matches are considered, as far as I can tell. If you want to give...
May be related to #13341, though I didn't see this behavior on macOS 11.
OAuth2AuthorizationService needs work here to support different methods of authentication. Probabily with fallbacks, if one method doesn't exist (non-supported operating system for WebAuthBroker), on Windows. Required parts to implement this...
For Windows this needs to happen before 9.0, as there is no way to register the atrocious Google OAuth Scheme in an AppX[^1]. [^1]: https://docs.microsoft.com/uwp/schemas/appxpackage/uapmanifestschema/element-uap-protocol
For reference purposes: Screw you, Microsoft. Making WebAuthenticationBroker unavailable for Win32-Desktop apps. There is WebAccountManager - who knows how that works, and how long that is supported. Best option -...
Found workaround, retarget to 9.x
Check support for Cephs RadosGW Swift compatible API: > https://docs.ceph.com/en/pacific/radosgw/swift/ `X-History-Location` isn't supported there.