March 27, 2014
View ea5451d

unicode fixes for put <unicodename> s3://<bucket>/<unicodename>

Matt Domsch authored on 2014/03/27 02:10:53
March 25, 2014
View 0fe6085

Bugfix for my issue #303 - allows override of config file or EC2 IAM role credentials with the command-line, fixes the issue where command-line credentials were ignored if role credentials exist.

Michael Stella authored on 2014/03/25 23:20:39
March 22, 2014
View ac785d1

Cleanly handle AccessDenied errors from S3 during --configure

Matt Domsch authored on 2014/03/22 13:05:09
March 21, 2014
View dd6098e

trivial: print full error on OSError, IOError

Matt Domsch authored on 2014/03/21 13:54:25
View 889c5a7

handle Out of Space errors gracefully

Matt Domsch authored on 2014/03/21 08:25:58
March 20, 2014
View c05a750

unicode fix for modify command

Matt Domsch authored on 2014/03/20 12:30:00
View 35fe69e

merge Modify command equivalent to a self copy to modify metadata

Matt Domsch authored on 2014/03/20 12:22:33
March 18, 2014
View 059da13

if getting to stdout pipe, destination is a dummy string and not a file--don't try to set modified time

Space authored on 2014/03/18 10:11:00
March 17, 2014
View 6b3e578

fix sync local2remote --dry-run

Matt Domsch authored on 2014/03/17 03:29:18
March 16, 2014
View 0da3046

fix calls to subcmd_batch_del()

Matt Domsch authored on 2014/03/16 10:53:52
View 9f058ed

move filter_exclude_include() calls into fetch_remote_list()

Matt Domsch authored on 2014/03/16 09:59:36
View ef1c869

move getting local file list stat() and md5sum until after handling excludes

Matt Domsch authored on 2014/03/16 07:49:40
View 7e9024c

exclude handling fixes

Matt Domsch authored on 2014/03/16 07:09:24
March 15, 2014
View 38d4f95

use batch delete in s3cmd del --recursive

Matt Domsch authored on 2014/03/15 10:35:30
March 5, 2014
View 2f39a8d

Add support for object expiration

hrchu authored on 2014/03/05 22:31:21