25 Commits (master)

Author SHA1 Message Date
  JustAnotherArchivist 6959835012 Fix single-part upload 3 weeks ago
  JustAnotherArchivist 6b6cbcf840 Reuse existing BytesIO object 3 weeks ago
  JustAnotherArchivist 5994af0019 Rename --partsize to --part-size for consistency with other options 3 weeks ago
  JustAnotherArchivist 81bba9a631 Add --size-hint option 2 months ago
  JustAnotherArchivist 44260ed92e Fix in-progress upload listing 11 months ago
  JustAnotherArchivist 06d8155a10 Fix --no-derive and --clobber options not working for single-part uploads 1 year ago
  JustAnotherArchivist ebfc78ef3a More retries on item existence check 1 year ago
  JustAnotherArchivist 62cee00ebe Upload files smaller than a single part without using the multipart API 1 year ago
  JustAnotherArchivist 3db8841ed1 Clear line before completion message of progress bar 1 year ago
  JustAnotherArchivist edf1dd417c Add timeouts 1 year ago
  JustAnotherArchivist 0933c2adc0 Print progress less frequently 1 year ago
  JustAnotherArchivist 337896958a Add support for IA_S3_{ACCESS,SECRET} environment variables 1 year ago
  JustAnotherArchivist 67b12f645f Fix exit statuses of ia-upload-stream and ia-wait-item-tasks 1 year ago
  JustAnotherArchivist 6a76814ec5 Add crude in-progress upload listing 1 year ago
  JustAnotherArchivist c68b310afc Always print the parts value if there is an upload ID 2 years ago
  JustAnotherArchivist fdc3c3d69e Support float values for --partsize with M or G suffix 2 years ago
  JustAnotherArchivist 002c1eb7ae Wait until item exists 2 years ago
  JustAnotherArchivist 142a5a9c49 Get rid of asyncio 2 years ago
  JustAnotherArchivist b6663ae731 Add concurrency 2 years ago
  JustAnotherArchivist bfebe9a2a5 Fix only sending partial file contents on retries 2 years ago
  JustAnotherArchivist 39b3b7793a Add support for IA_CONFIG_FILE environment variable 2 years ago
  JustAnotherArchivist 7ed2906dd2 Add progress bar 2 years ago
  JustAnotherArchivist 58f0f0f8d0 Fix being unable to resume an upload that crashed in the first part 2 years ago
  JustAnotherArchivist 1010769c3c Handle connection errors 2 years ago
  JustAnotherArchivist 1acdc88c81 Add ia-upload-stream 2 years ago