python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Change meta-data on selected files in S3
I found a bunch of image files that has the wrong extension. Due to the way the website is made, they must have a .jpg extension. But some of them are png files.
So I made a quick list of fake JPEG fi...
dotnetCarpenter
Votes: 0
Answers: 1
AWS OVH (aws/aws-autoloader)
I can connect to my ovh storage:
$s3Client = new S3Client(['profile' => 'default','endpoint' =>'http://storage.sbg.cloud.ovh.net', 'region' => 'SBG','version' => latest','credentials' =>...
jjsteing
Votes: 0
Answers: 1