Hi All,
Could you please help if we can write data to subdirectory of bucket.
Example : We have original bucket name "Bucket" and inside this bucket we have created subfolder called as "xyz"
//Bucket/xyz
When I am trying to write data to //Bucket it is working fine but when trying to write file to //Bucket/xyz getting below error.
HTTP client error:<56>:<Failure when receiving data from the peer>.
Please help !!
Thanks
Ravi
Request clarification before answering.
Hi there,
Can you try using the path as:
s3://<bucketname>/<subfolder>
I remember we had some issues there in the past.
Regards,
Julian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.