Hello all,
I am trying to update from Ghost 3.37.1 to Ghost 4 and I am following the purpose built Ghost official walkthrough.
I can’t go past the Export your content and members stage, theme is thankfully compatible, .json backup has been downloaded so the latest theme .zip but when I use below entry on the console:
cp -r content /backup/content
I get the following back
ghost-mgr@ghost-ubuntu-x-xxxx-xxx-xxxx-01:/var/www/ghost$ cp -r content /backup/content/
cp: cannot create directory '/backup/content/': No such file or directory
Maybe the solution is quite simple but, since this isn’t even featured as a possible fault within the walkthrough, I was wondering if I could get any help through the forum, not the most advance Linux/VPS user here.
Many thanks in advance!