I develop front-end and server-side websites hosted on godaddy. I was looking for a way to synchronize the godaddy file manager with my local repository so that I could not load the edited files every time. I directly push my code on github, but is there any way to direct the code directly to godaddy account without using its file manager?
Also sometimes, with other systems, I edit the code directly on the server, if I have some problems with the code, which then becomes difficult to get on the local system.
It would be very useful to press it directly without using the file manager every time.
source
share