s3sync icon indicating copy to clipboard operation
s3sync copied to clipboard

new home for s3sync command line tools

Results 14 s3sync issues
Sort by recently updated
recently updated
newest added

On the old Google Code repository, was there a 1.2.6 tag? Either way, it'd be great to re-tag the stable release(s) for Homebrew: https://github.com/Homebrew/homebrew-core/issues/7177

This helps me out when scripting these online.

Also if meta data is missing in S3 then don't try to set the user and group id to root locally. In most cases this will results in permission errors....

This link http://s3sync.net/wiki/ retursn a 404 error.

s3sync didn't work for me giving error of: ` home/sroot/.rvm/rubies/ruby-1.9.3-p327/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require': cannot load such file -- md5 (LoadError) ` It appears ruby 1.9 uses digest/md5 instead of md5 I suggest...

Just applied my patch from http://code.google.com/p/s3sync-s3cmd/issues/detail?id=8

When I discovered I could put "aws_s3_host: 192.168.56.101" in my .s3conf/s3config.yml and point s3cmd and s3sync at my Openstack Swift[1] dev machine (which is running swift3[2]) - I was pretty...

This would: 1) Allow uploads larger than 5.3GB 2) Allow parallelization of upload threads for enhanced performance Of the two the first is the main reason that we need this....

I'd like to be able to limit the maximum bandwidth `s3sync` uses – especially upload bandwidth.