[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1014812: RFP: tusd -- implementation of the tus resumable upload protocol



Package: wnpp
Owner: Georg Faerber <georg@debian.org>
Severity: wishlist

Package name    : tusd
Version         : 1.9.0
Upstream Author : Transloadit Ltd and Contributors
URL             : https://github.com/tus/tusd
License         : MIT
Programming Lang: Go
Description     : implementation of the tus resumable upload protocol 

tusd is the official reference implementation of the tus resumable
upload protocol. The protocol specifies a flexible method to upload
files to remote servers using HTTP. The special feature is the ability
to pause and resume uploads at any moment allowing to continue
seamlessly after e.g. network interruptions.

It is capable of accepting uploads with arbitrary sizes and storing them
locally on disk, on Google Cloud Storage or on AWS S3 (or any other
S3-compatible storage system). Due to its modularization and
extensibility, support for nearly any other cloud provider could easily
be added to tusd.


Reply to: