You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the check was never implemented in the desktop client as chunking v1 was always supported by OC from start. So now dealing with OCIS with no or broken support makes this check necessary.
See related owncloud/ocis#195
Whenever the capability "bigfilechunking" is set to false, the desktop client must not attempt to use the chunking v1 algorithm (this one
client/src/libsync/propagateuploadv1.cpp
Line 104 in f076682
the capability attribute is in:
I guess the check was never implemented in the desktop client as chunking v1 was always supported by OC from start. So now dealing with OCIS with no or broken support makes this check necessary.
@michaelstingl @TheOneRing
The text was updated successfully, but these errors were encountered: