Can I upload my wordpress theme through spaces? It won’t accept the zip file due to its size via my wordpress dashboard so I’d like to try and upload it in a space or Cyberduck. I’m having trouble creating a new user to gain access to Cyberduck yet. Everything is asking for more space which I thought the ‘space’ in digitalocean would solve.
Any advice?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @sgperrin,
You should be able to upload it via your dashboard without a problem, you’ll just need to adjust some settings. You’ll need to adjust the upload_max_filesize and post_max_size. Both of these settings can be found in your php.ini file. Once you do adjust them accordingly to your needs:
post_max_size=900M
upload_max_filesize=900M
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.