Re: [S3tools-general] s3cmd unicode error

2008-11-24 Thread Dimitrios Kordas
Here you go Michal, thanx for replying echo $LANG en_US.UTF-8 env | grep ^LC_ yields nothing locale gives: LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8"

Re: [S3tools-general] s3cmd unicode error

2008-11-21 Thread Michal Ludvig
Hi Dimitrios, > I get this error while trying to sync a directory: > [...] > UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 2: > ordinal not in range(128) What are your locale settings? Please send me output of: echo $LANG env | grep ^LC_ Are there any files with non-ascii

[S3tools-general] s3cmd unicode error

2008-11-21 Thread Dimitrios Kordas
I get this error while trying to sync a directory: S3cmd: 0.9.8.4 Python: 2.4.3 (#1, May 24 2008, 13:47:28) [GCC 4.1.2 20070626 (Red Hat 4.1.2-14)] Traceback (most recent call last): File "/usr/bin/s3cmd", line 1070, in ? main() File "/usr/bin/s3cmd", line 1049, in main cmd_func