python-seafile icon indicating copy to clipboard operation
python-seafile copied to clipboard

Workaround to upload files >2GB in size

Open cstenkamp opened this issue 5 years ago • 0 comments

Forked from https://github.com/tgal/python-seafile.git, which fixes the issue that uploading binary files also doesn't work. Has additional requierement requests-toolbelt because that seems to be the only way to fix the issue (see psf/requests#2717)

cstenkamp avatar Nov 10 '20 14:11 cstenkamp