How can we add a file to an inner folder in a bucket? If there is a bucket named user --> i want to add it to the folder images/selected/ . Please help.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
||||
|
|
|
This is what I do to upload a local file (localfilename.txt) to S3 and place files in 'folders' (image/selected/s3filename.txt).
Hope this helps. Cheers, Trond |
|||||||
|