You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ time s4cmd put test s3://ferenginar/test6
test => s3://ferenginar/test6
real 0m14.545s
user 0m0.227s
sys 0m0.143s
$ time mc cp test s3/ferenginar/test7
test: 10.66 MB / 10.66 MB ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ 100.00 % 1.73 MB/s 6s
real 0m8.543s
user 0m0.639s
sys 0m0.283s
Recursive listing of all the objects in a given bucket
$ time s4cmd ls -r s3://ferenginar 1>/dev/null
real 1m29.988s
user 1m20.354s
sys 0m13.123s
$ time mc ls -r s3/ferenginar/ 1>/dev/null
real 0m17.036s
user 0m2.446s
sys 0m0.371s