Skip to content

Commit 5801124

Browse files
committed
add feature to README
1 parent 0bad2e6 commit 5801124

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ drop-in replacement.
1111
- including `put`, `get`, `del`, `ls`, `sync`, `cp`, `mv`
1212
* When syncing directories, instead of uploading one file at a time, it
1313
uploads many files in parallel resulting in more bandwidth.
14+
* Uses multipart uploads for large files and uploads each part in parallel.
1415
* Retries on failure.
1516

1617
## Install

0 commit comments

Comments
 (0)