I'm using s3cmd
to backup some logs into Amazon S3
buckets. Which is a great tool.
But I notice that, very often, my sync's
are broken, they just cancel and try to upload again, until they can upload the file, but the problem is that they don't continue from where it's stop the upload, the upload starts from the beggening.
There's something that I can do about this ? To continue the upload even if it's broken ?
Change my .s3cfg
file or add some parameter into my command ?
And what mean throttle
in s3cmd
? I'm asking 'cause when an upload fails, this throttle
increase.