Pradeeplogme / s3-bash

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

Default -k -s options #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Just a suggestion.  Change the command line handling in each of the utilities 
to say:

    awsAccessKeyId=`cat $HOME/.s3keypub`
    awsAccessSecretKeyIdFile="$HOME/.s3keypriv"

Original issue reported on code.google.com by mrjoshua...@gmail.com on 18 Nov 2008 at 7:14

GoogleCodeExporter commented 8 years ago
Obviously, not a Type-Defect, but I don't know how to change the type.

Original comment by mrjoshua...@gmail.com on 18 Nov 2008 at 7:15