问题
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