Skip to content

This program is designed to upload big files/folders to a remote server in poor network conditions by using Requests=>Flask (C/S)

License

Notifications You must be signed in to change notification settings

shengj1ang/PyHTTPUploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This program is designed to upload big files/folders to a remote server in poor network conditions by using Requests=>Flask (C/S)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages