0

I pip installed s3cmd into my conda environment. I would like to be able to run this script the way the guide shows https://github.com/s3tools/s3cmd

i.e

s3cmd --configure

The .py file installed itself here:

C:\Users\me\miniconda3\envs\my_env\Scripts

Do I need to create a .bat file or something?

GlaceCelery
  • 921
  • 1
  • 13
  • 30
  • **Side-note:** These days, it's better to use the official [AWS Command-Line Interface (CLI)](http://aws.amazon.com/cli/) rather than `s3cmd`. – John Rotenstein Sep 02 '20 at 05:50
  • I want to resume downloads like in this post: https://stackoverflow.com/questions/52410324/is-there-any-way-to-stop-resume-file-download-from-aws-s3-while-using-s3cmd – GlaceCelery Sep 02 '20 at 08:31

0 Answers0