Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how do we setup s3cmd on windows7

I have successfully installed s3cmd(http://s3tools.org/s3cmd) on a windows 7 machine. I first installed python 2.7 added python to my path then ran python setup.py install I also added the python\scripts folder to my path but I can't run s3cmd from the dos prompt by simply running s3cmd but I can run the command if I use the full path like this

> python c:\Python27\Scripts\s3cmd

My issue is that I use ruby rake to automate some tasks and it needs to run on both windows & mac, is there a way I could simply run s3cmd like I would on linux or a mac?

Thanks!!

like image 580
bkone Avatar asked Mar 15 '26 18:03

bkone


1 Answers

Just in case: we built a free open-source analog s3cmdwin - a very (very!) simple command line tool to upload a file to s3 or list existing files in a bucket, based on Amazon's nuget-published SDK.

Disclaimer: I'm one of the contributors.

like image 175
Alex from Jitbit Avatar answered Mar 18 '26 07:03

Alex from Jitbit



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!