Activity for Florent Viard

  • Florent Viard Florent Viard posted a comment on discussion Open Discussion

    Hi, Your issue is that you are not supposed to put the "domain name" in your "s3:// " element but directly the s3 bucket name. So, for example, in your case, you have to use directly 's3:// group-bucket/My http://s3.amazonaws.com/group-bucket/My Name/MyDirectory/' instead of 's3://s3.amazonaws.com/group-bucket/My Name/MyDirectory/'. Florent On Fri, Oct 30, 2020 at 10:43 PM SimonHGR simonhgr@users.sourceforge.net wrote: Hi all, I've been using "duck" in the command line version to communicate with...

  • Florent Viard Florent Viard modified ticket #182

    Error in s3cfg parser for add_headers

  • Florent Viard Florent Viard posted a comment on ticket #182

    Thank you for your report. Indeed, there was a bug. I duplicated your issue on the following ticket of github: https://github.com/s3tools/s3cmd/issues/1087 (fyi, it is on the github platform that the main developpement is going on now) I have pushed a fix for this issue that is in the "MASTER" version in github, but if you want to use a release with the issue fixed, please wait for the next release to come, that will probably be 2.2.0.

  • Florent Viard Florent Viard modified ticket #183

    s3cmd falls back to sigv2 when underscore is in bucket name

  • Florent Viard Florent Viard posted a comment on ticket #183

    Issue solved in release 2.1.0.

  • Florent Viard Florent Viard posted a comment on discussion Open Discussion

    Hi Vimal, I guess that you are running an old version of s3cmd as we have added fixes to not fail the info command in the case that such things are not supported. You can try the most up to date version from github: https://github.com/s3tools/s3cmd If that doesn't solve your issue, please open an issue there, with a backtrace that you would generate calling s3cmd with the "-d" flag. Regards, Florent On Fri, Mar 8, 2019 at 10:56 PM Vimal Kaneria vkaneria@users.sourceforge.net wrote: I am running the...

  • Florent Viard Florent Viard posted a comment on discussion Open Discussion

    Hi Greg, For that you don't have to worry. s3cmd is already used in a few embedded linux devices and especially "NAS". In addition with python, the only dependency is "python-dateutil" and eventually python magic. Regards, Florent On Fri, Jun 22, 2018 at 7:57 PM, Greg Schaub gschaub@users.sourceforge.net wrote: I am considering creating s3cmd as a package for OpenWrt (open source router firmware). Since this is an embedded linux device, storage is at a premium; I want to install only as much of Python...

  • Florent Viard Florent Viard posted a comment on discussion Open Discussion

    Hi, Unfortunately, s3cmd doesn't support any operation related to "versions" of files. That is on the todo list of nice features to add. Regards, Florent On Fri, Jun 1, 2018 at 11:58 AM, Benoit Poirey onclebendusud@users.sourceforge.net wrote: Hello We have a S3 compatible bucket. I could successfully manage its content with s3cmd command lines. But I didn’t find any option to get a specific version of a file from the bucket. How could I manage the “version id” with s3cmd ? Thanks [http://corporate.airfrance.com/sites/default/images/af_...

  • Florent Viard Florent Viard posted a comment on discussion Open Discussion

    Hi Hakan, For the regular failures, it is probably transient aws or network failures. I'm not sure if it is related, but i'm currently trying to improve the retry code. For the issue with resuming upload multiple times, can you open an issue on github: https://github.com/s3tools/s3cmd So we can investigate it. Thank you, Florent On Thu, Feb 22, 2018 at 6:30 PM, Hakan Duran <hakayova@users.sourceforge.net wrote: Hi all, I have a 85 GB file that I am uploading to AWS S3 via s3cmd. It is automatically...

  • Florent Viard Florent Viard posted a comment on discussion Open Discussion

    Hi, The service is probably not supporting the last signature version of Amazon (v4). Edit your configuration file, (by default generated in ~/.s3cmd ) and Change the 'signature_v2' option to 'True'. This will force to only use the old version signature scheme and not the most recent one. Regards, Florent Le 20 sept. 2017 8:40 AM, "massimo" mgabby@users.sf.net a écrit : Hi, i have installed s3cmd on my ubuntu 16.04 server. I configured it for use Aruba object storage, italian compatible S3 service....

1