You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new with GIT and I start to use it and learn for Wordpress based websites development ans deployment.
I've installed Dploy on all my local websites repositories and dploy.yaml is well configured for my remote FTP servers.
When I try a deploy live, connecting to FTP is working good but every time I've got an error message,
Hi !
I'm new with GIT and I start to use it and learn for Wordpress based websites development ans deployment.
I've installed Dploy on all my local websites repositories and dploy.yaml is well configured for my remote FTP servers.
When I try a deploy live, connecting to FTP is working good but every time I've got an error message,
events.js:141
throw er; // Unhandled 'error' event
^
Error: EISDIR: illegal operation on a directory, read
at Error (native)
Dploy just upload files in the root directory of remote server and not files in folders.
As you can see on attached screen.
Need help for this,
Thanks !
The text was updated successfully, but these errors were encountered: