Skip to content

Conversation

@bigcat88
Copy link
Member

There are two versions of the chunking API. Version 1 is the original version and version 2 was built as a backward compatible extension to support uploads directly to supporting target storages like S3. Version 2 is the recommended version to use.


https://docs.nextcloud.com/server/latest/developer_manual/client_apis/WebDAV/chunking.html

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #130 (0b7a157) into main (b59fd9e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #130   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          32       32           
  Lines        2622     2632   +10     
=======================================
+ Hits         2615     2625   +10     
  Misses          7        7           
Files Coverage Δ
nc_py_api/_session.py 98.44% <100.00%> (+0.01%) ⬆️
nc_py_api/files/files.py 99.25% <100.00%> (+0.01%) ⬆️
nc_py_api/options.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 merged commit f9b2352 into main Sep 25, 2023
@bigcat88 bigcat88 deleted the chunked-upload-v2 branch September 25, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants