Answer the question
In order to leave comments, you need to log in
How to upload media files from the site?
Hello, is it possible to upload all the photos from the site (more than 3000)? The Export Media Library plugin does not help, it downloads an empty archive.
Answer the question
In order to leave comments, you need to log in
1) If you have access via ftp, then via ftp
2) If you do not have access to ftp, then write a parser and download photos
3) Or alternatively, you can download the entire site via wget
See how to install wget on your computer
wget -r -k -l 10 -p -E -nc http://site.com/
4) If If you have access to the site, you can use the Wordpress REST API to download data
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question