September 14, 2014
View 5faeb19

compare_filelists size check needs both objects to have a size value

Matt Domsch authored on 2014/09/14 21:38:41
June 5, 2014
View fb23664

Fix MD5 comparison with s3 compatible servers that are not Amazon S3.

Florent Viard authored on 2014/06/05 21:31:54
April 21, 2014
View addb152

batch_mode-ectomy to fix recursive bucket_list

Matt Domsch authored on 2014/04/21 11:20:53
March 20, 2014
View ba33059

add verbosity when doing local file I/O for stat() and md5 calculation

Matt Domsch authored on 2014/03/20 00:15:02
March 16, 2014
View d2da594

remove unnecessary sorted() call

Matt Domsch authored on 2014/03/16 13:54:47
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 14, 2014
View afd51b6

Updated copyright to TGRMN Software

Michal Ludvig authored on 2014/03/14 12:31:12
March 13, 2014
View a06ab3e

Merge branch 'bug/hardlinks' into bug/zero-length-files

Matt Domsch authored on 2014/03/13 04:22:35
February 22, 2014
View d8a2e7c

move empty object name detection where it belongs

Matt Domsch authored on 2014/02/22 10:45:10
February 20, 2014
View f532f47

getting sequential batches for dealing with S3s eventual consistency

Ubuntu authored on 2014/02/20 00:52:45
February 18, 2014
View 6e719bb

(feature)Introducing batch_mode in bucket deletion to delete contents without getting the full list

Vasileios Mitrousis authored on 2014/02/18 19:54:56
February 2, 2014
View b37a4b6

Use stat() to get the stat record for the target of a symlink, not of the link itself (which lstat() does). A check for the case where a file is symlink and the follow-symlink option is not set has already been made a few lines above, so this should be safe I think.

o172 authored on 2014/02/02 02:52:48
November 9, 2012
View 793e86b

support multibyte key name on getting object operation.

ksauzz authored on 2012/11/09 11:29:40