chmouel / upcs

Upload to OpenStack Swift with curl easily
62 stars 13 forks source link

Support rate limiting of the upload #8

Open Gagravarr opened 11 years ago

Gagravarr commented 11 years ago

upcs uses curl to perform the upload, which supports limiting the speed of the upload (using the --limit-rate option). It would be good if upcs allowed the setting of this option (if requested) to control the upload rate