The default values of multipart_threshold and multipart_chunksize (8 MB) are currently used to upload packages.
Taking into account the typical file size of a package (not more than 10 MB) it looks like there is no point in batching the file into multiple files. I propose to set the threshold to 20 MB. I also propose to set such a threshold for the rws_backup.sh tool.