Adds exit code support, error messages on upload failures, and handling for Windows-style slashes in destination paths.
Adds chunked uploading options to support progress indicator and files over 150 MB
Update to make use of refresh tokens for long-running auth.
Speculative release with configurable chunk size for chunked uploading.
Adds configurable chunk size for chunked uploading
Adds option to configure HTTP client timeout; Improves error reporting for HTTP client timeouts