'Uploads' directory not backed up
-
Hi One and All,
in my installation of WordPress (on Debian 8 and WP 4.2.2), the path to the uploads directory is /usr/share/wordpress/wp-content/uploads.
uploads, though, is not a physical directory, but it’s a symbolic link into /var/lib/wordpress/wp-content/uploads.
This is good because it takes the necessity away from the /usr/ directory to have a writeable-to subdirectory.
This actually works quite nicely, with one exception: Revisr tells the user that it is backing up the uploads directory, while in reality IT DOES NOT!!
One can see the evidence by using e.g. github to peek into what was saved in the git repository. ‘uploads’ is there, but it’s empty, and stays empty.
Well this is dangerous, to say the least. Dear Revisr developers, can you please amend this ASAP!
Thank you,
Michael
The topic ‘'Uploads' directory not backed up’ is closed to new replies.