Pradeeplogme / s3-bash

Automatically exported from code.google.com/p/s3-bash
Other
0 stars 0 forks source link

All commands bomb with "No such file or directory" #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. downloaded and unzipped tar to directory
2. chmod +x s3*
3. try any s3 command, for example ./s3-put -h

What is the expected output? What do you see instead?
the help text, 
instead i get ": No such file or directory"

What version of the product are you using? On what operating system?
0.02

# uname -a
Linux my.domain.name 2.6.18-53.1.4.el5 #1 SMP Fri Nov 30 00:45:16 EST 2007 
i686 i686 i386 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by companyo...@googlemail.com on 19 Feb 2009 at 2:04