cp: cannot create directory : No such file or directory

It is probably because at least one of the directory of your path (/home/Workspace/Release/addons/) does not exist. cp will not create the addons directory (neither its parents of course), so ensure that the path really exists.

To create the path you can do:

mkdir -p /home/Workspace/Release/addons/

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)