Closed luisbraga closed 7 years ago
Movefile
Feel free to reopen/continue the discussion as you need.
Cheers
Thank you,
This is my exclude config
exclude:
What could be wrong?
I'll do a fast check into the code to give you a more precise answer.
Just noticed in the log that "wordmove push --all" adds wp-content/* to the exclude list
▬▬ ✓ Pushing wordpress core ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ remote | putdirectory: /local/path/ /remote/path/ .git/ .gitignore .sass-cache/ bin/ tmp/* Gemfile* Movefile wp-config.php wp-content/.sql .DS_Store nodemodules/ bower_components/* wp-content/*
Is this expected when pushing all ?
We are discussing a similar thing in #214 @luisbraga
If you're interested your contribute should be helpful
Shouldn't wp-content folder have this index.php file on push? Also I've seen some plugins using wp-content for storing files. Should this also be taken into account?