welaika / wordmove

Multi-stage command line deploy/mirroring and task runner for Wordpress
https://wptools.it/wordmove
MIT License
1.87k stars 167 forks source link

closed #212

Closed klangwiedergabe closed 9 years ago

alessandro-fazzi commented 9 years ago

Can't create/write to file '/apps/rwdproject/public/wp-content/dump.sql'

IMHO you simply have not write permission inside that directory. Check the directory permission with ls -l /apps/rwdproject/public/wp-content and/or the upper levels of the dir tree

alessandro-fazzi commented 9 years ago

what's the output of pwd inside the public dir?

As an aside: your permission are widely too open AFAIK :) It doesn't hurt Wordmove, but could be a security issue.