nicodeb
08-18-2016, 12:44 PM
Hello
There are issues when uploading large files.
I upload the different segments to a destination : name_of_the_file/0 .. 1 .. 2 etc...
That creates a "subdir" "name_of_the_file/"
Then I want to concatenates the different segments with a manifest listing the different segments.
That works, I see a file gathering the segments, but the subdir and the segments are still there. And when I go to the standard web interface, I see my file twice, downloading it gives me a zip file with the same file twice.
I tried to delete the segments and the subdir but my file is then corrupted.
Can you fix that problem or tell us how we can achieve a chunked upload ?
There are issues when uploading large files.
I upload the different segments to a destination : name_of_the_file/0 .. 1 .. 2 etc...
That creates a "subdir" "name_of_the_file/"
Then I want to concatenates the different segments with a manifest listing the different segments.
That works, I see a file gathering the segments, but the subdir and the segments are still there. And when I go to the standard web interface, I see my file twice, downloading it gives me a zip file with the same file twice.
I tried to delete the segments and the subdir but my file is then corrupted.
Can you fix that problem or tell us how we can achieve a chunked upload ?