humanmade / S3-Uploads

The WordPress Plugin to Store Uploads on Amazon S3
1.92k stars 389 forks source link

Uploading large batch stops incomplete #649

Open imperialjeff opened 1 year ago

imperialjeff commented 1 year ago

I'm uploading my entire /wp-content/uploads directory to my chosen bucket in a subfolder using the following command: wp s3-uploads upload-directory /path/to/uploads/ uploads --verbose but the upload process stops in the middle of the operation without indicating an error. How do I get it to complete the process? Is there some server config I'm overlooking, much like PHP's max_execution_time?

ludioao commented 5 months ago

You can just use the aws-cli and copy over the files.