How to upload files to mounted S3 bucket using php

陌路散爱 提交于 2021-01-01 06:48:22

问题


I have mounted S3 Bucket in my CentOS EC2 instance using S3FS. Now I want to upload files to the mounted bucket using php. But I am unable to find the correct path for uploading , so can anyone please help me to get the right path.

S3FS is installed in /usr/bin/s3fs and my S3 bucket is mounted under a directory - /mys3bucket.

来源:https://stackoverflow.com/questions/64773188/how-to-upload-files-to-mounted-s3-bucket-using-php

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!