Hi All,
I am trying to upload files on DO Spaces with the help of AWS SDK.
I have successfully made connection with the DO Spaces and also uploaded files/directories for first few times.
But after that, It is throwin...
3 •
•
By
gsankhla
Java
API
DigitalOcean
Object Storage
Ubuntu
I am accessing DigitalOcean Spaces with the help of AWS SDK. I am able to connect and upload file to the Spaces bucket. I'm uploading a directory with recursive directories and files using 'TransferManager.uploadDirec...