Our documentation have an issue in an example. We are correcting it now. Kindly accept apologies for inconvenience from my side.
You should try wp updraftplus backup -–include-files= "plugins,themes,uploads,wpcore" instead of wp updraftplus backup –include-files= "plugins,themes,uploads,wpcore". In short, You should use double dash -- instead of -.
Thanks for the reply. I tried the double dash and I still get the same message.
Here’s my command: wp updraftplus backup —include-files= “plugins,themes,uploads,wpcore”
I figured out to get this to show as — in this post I have to use 3 dash’s.
OK I got this to work. But, there is no wp-content folder in any of the zip files, so there’s something missing somewhere. I looked in each of the zip files. I have db, others, plugins, themes, uploads, wpcore, but none of those files contains wp-content. Basically themes, plugins, uploads, and others is just in the domains folder instead of the wp-content folder.