Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading large batch stops incomplete #649

Open
imperialjeff opened this issue Aug 8, 2023 · 1 comment
Open

Uploading large batch stops incomplete #649

imperialjeff opened this issue Aug 8, 2023 · 1 comment

Comments

@imperialjeff
Copy link

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
Copy link

ludioao commented Apr 12, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants