22
Views
3
Comments
Solved
AWS3 push file on specific folder or path
Application Type
Reactive, Service

Hi All,

I am facing a issue while upload a file on AWS3 server. I am using AWS3Extention to push and pull file.

Problem is while uploading a file I need to pass BucketName, Key and FilePath.

so my BucketName is - CompanyName

File path - BucketName/FolderName/FileName.pdf

but file is not push on specific folder.

How can I do it.

Thanks In Advance.


Regards

Piya

2021-10-08 05-01-12
Deepa Tiwari
Solution

Hi Piya,

when you want push on specific folder you need to pass folder name with bucket name.

and File Path will contain only Filename.

BucketName - BucketName/FolderName

it will push file on specific folder inside bucket.


Hope this will help you.

Regards

Deepa Tiwari


2020-10-10 16-14-30
Piya Singh

Thanks Deepa for quick reply will check and inform.

2020-10-10 16-14-30
Piya Singh

Hi Deepa,

Thanks Its working as expected .


Regards

Piya

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.