Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

S3Cmd Parameter Problem: Nothing to upload error

I am uploading a file from computer to s3 bucket, but the thing is upon using this command s3cmd put c:/ok/ok.pdf s3://bucket_name/ i am getting an error

PARAMETER PROBLEM: NOTHING TO UPLOAD

which has no solution i think, i am using the steps from the s3cmd manual.

Any one here to tell me, what is going on ?

like image 501
Praveen Kashyap Avatar asked Aug 17 '26 01:08

Praveen Kashyap


1 Answers

Probably can't find the file on your local machine. Be sure the file exists and try use '\'

s3cmd put c:\ok\ok.pdf s3://bucket_name/
like image 63
Lior Lapid Avatar answered Aug 18 '26 15:08

Lior Lapid



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!