Reverse Filtering
-
I have several websites setup as addon domains on the same hosting package. Each of these sites has their own WP installation. I’d like to individually backup my addon sites using duplicator but the build seems to try to include every file in public_html (which makes the total size too large to handle). I’d like to limit what duplicator is working with to within a specific director, e.g., public_html/mywebsite.com/.
I realize I COULD use the filter section to exclude every single other file and directory in my public_html except for public_html/mywebsite.com/, but is there an easier way?
(PS I did search the FAQ and this forum for a bit and couldn’t find a similar issue so I apologize if this is duplicated somewhere).
Thanks,
Jon
The topic ‘Reverse Filtering’ is closed to new replies.