S3Sync.net
February 02, 2014, 01:23:49 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Questions / Help with python subprocess.call on s3cmd sync on: December 03, 2009, 02:45:47 AM
I'm having a tough time using a subprocess.call to run s3cmd

here is where I'm stuck:

subprocess.call(["python", "s3cmd","sync", "C:\filepath", "S3://bucketpath"])


other lines have worked fine such as:

subprocess.call(["python", "s3cmd", "ls" "S3://bucktpath"])

Thanks for your help!!

I'm really stuck on this.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!