Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 556 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 556 Bytes

PyHTTPUploader

  1. This program is designed to upload big files/folders to a remote server in poor network conditions by using Requests=>Flask (C/S)
  2. File/Folder can be automatically detected.
  3. One command and everything is done, retries will be applied if errors.
  4. Multiple threads, so full use of the bandwidth.
  5. An example: Server in China, Client in the UK, Full Bandwidth usage in extreme conditions.
  6. Also support small files with high speed upload