This is my first pull request, please bear with me.
I found the script useful, but I'm not sure if the service is what I need after experimenting with it. I thought I would share my changes back.
Takes input for src file to upload, profile to use, vault name to target, archive description
handles the split, can set the prefix, and the operating space for chunking and reading (I default to /dev/shm/$aTmpDir for faster handling), can easily set part size by MB
This is my first pull request, please bear with me. I found the script useful, but I'm not sure if the service is what I need after experimenting with it. I thought I would share my changes back.