Hi, The problem occurs when trying to upload files with UTF-8 characters in them. So far I've resorted to cheezy solutions in hope that my distrubtion simply included an update that fixed it at some point. :)
But I can't do that anymore. My first attempt was to try new versions. Results for each versions as follows: * 0.9.8.3 - Debian Testing repository Here I get > "WARNING: MD5 Sums don't match!" for the offending files. Upload of the offending file fails, but the script continues. * 0.9.8.4 from Debian Experimental repository Here I get > "UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 2: > ordinal not in range(128)" for the first offending file, and the script stops here. * 0.9.9-pre5 from tarball Here it hangs for a few minutes on each file, and yields the following warning for each file: > WARNING: Upload failed: /srv/archive/archive/git/cl-aoc-chat/packet.lisp () > WARNING: Waiting 3 sec... This has nothing to do with UTF-8, I guess. I'm not sure if something changed in the config file or the syntax of the command, but I'm not getting any warnings about it. ---- Dimitrios Kordas has reported the exact same problem I had with 0.9.8.4 here: > http://www.mail-archive.com/s3tools-general@lists.sourceforge.net/msg00050.html I have LANG=en.UTF8 in my environment. The set of offending characters in my filenames are æ, ø, å, Æ, Ø and Å. Any ideas appreciated. Regards, Thomas ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ S3tools-general mailing list S3tools-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/s3tools-general