Jeff Ross wrote: > /usr/local/bin/s3cmd --config=/home/jross/.s3cfg put $i\ > s3://$LEVEL.dukkha.wykids.org/$i > [...] > > ERROR: Upload of 'profiles.gz.agf' failed too many times. Skipping > that file. > > Not only did it skip that file, it exited the shell loop and there > were about another hundred 10 MB files to go. > > Any ideas? Are the return codes documented?
Hi Jeff, since you're uploading just one file in each s3cmd call and that one file failed - s3cmd exited with an error. Why don't you use "s3cmd put --recursive" (and del --recursive) to make your script simpler? Michal ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ S3tools-general mailing list S3tools-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/s3tools-general