S3Sync.net

General Category => Report Bugs => Topic started by: frankholdem on December 29, 2007, 08:25:09 PM



Title: S3SYNC_RETRIES in s3config.yml
Post by: frankholdem on December 29, 2007, 08:25:09 PM
I'm trying to set the number of retries to 500 and so I entered
S3SYNC_RETRIES: 500 into my s3config.yml file but the default
of 100 was still used. I then tried using lower case and entered
s3sync_retries: 500 in my s3config.yml and still no luck. 

The only other settings that I have in the s3config.yml file are:
aws_access_key_id: <mykeywhichiwontsharewithyouhere>
aws_secret_access_key: <mysecretaccesskeywhichiwontshareeither>
ssl_cert_dir: /home/s3sync/certs

Wondering if anyone else has encountered this?

- thanks,
Frank


Title: Re: S3SYNC_RETRIES in s3config.yml
Post by: ferrix on December 29, 2007, 11:09:02 PM
Yes it is reported to be broken already.  You can only set that one with an env variable at the moment.