PneumaticTube icon indicating copy to clipboard operation
PneumaticTube copied to clipboard

Error if size of file being transferred is 128k or less

Open larrysmith79601 opened this issue 7 years ago • 0 comments

I just updated to version 1.3.0.0 for the API update. When using forced chunked uploading (-c), files that are > 128k in size work fine, anything smaller fails.

Testing method: Started with a 1k and a 1000k text file, 1 k failed, 1000k worked. I increased the size of the smaller file and decreased the size of the larger file to find the boundary.

128k file fails, 129k fike works.

Attached is the error trace from uploading a 128k file.

Thanks, Larry

test_128k-results-error.txt

larrysmith79601 avatar Sep 29 '17 15:09 larrysmith79601