Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit ef8cfd3

Browse files
committed
Update README to better reflect usage.
1 parent 8746690 commit ef8cfd3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
### swift-upload-runner – resumable browser file upload and replication
1+
### swift-upload-runner – better browser file upload and download for swift-browser-ui
2+
23
`swift-upload-runner` makes it possible to properly batch upload from browser
3-
into object storage backends using Openstack Swift API. It also makes possible
4+
into object storage backends using Openstack Swift API. It also will make possible
45
proper container uploads without plaintext passwords or tokens, to prevent
56
token expiration.
67

8+
Additionally, the runner contains functionality for downloading whole containers
9+
as an archive without intermediary storage, as well as proxying downloads from
10+
shared containers, i.e. containers where the project has access via an ACL entry.
11+
712
### Installation
813
`pip install git+https://github.com/cscfi/swift-upload-runner.git`
914

0 commit comments

Comments
 (0)