Martin Lád

Results 3 issues of Martin Lád

I needed to roll-back an object foo. I tried to call cp with `--rewind` which resulted in an error. From documentation of the flag I would suspect that something like...

community
triage

Hi, I have a situation like this one ![image](https://user-images.githubusercontent.com/11978876/39667818-43432f92-50be-11e8-9edc-de73957f3af7.png) What I would like to get is that the columns 192.168.81.101:5060 becomes one. It would give me so much space on...

Calling `s3cmd expire s3://bkt/ --expiry-days 1` Produces ` Enabled 1 ` Which uses obsolete field Rule/Prefix and it shall be replaced with Rule/Filter/Prefix from [doc](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3api/put-bucket-lifecycle-configuration.html): `Prefix identifying one or more...