Hello All,
I need some help on a project I am working on.
I am trying to upload a file generated in Octoparse to my S3 bucket.
What is my key? Isn’t it the folder and a file name inside a S3?
In my case I want to upload the file to a source=test inside my raw folder as a test.csv inside my S3 bucket.
Is the “raw/source=test/test.csv” correct then?
When testing the action I am getting error 32 broken pipe.
I was able to upload the file successfully to my Dropbox.
Any suggestions? Did anybody encountered this error when uploading to S3? Is there a solution?