Answer the question
In order to leave comments, you need to log in
How to edit files directly on the server?
I want to edit files immediately on the server, without confirming the download, so that they would be downloaded when saved. How can this be implemented?
Answer the question
In order to leave comments, you need to log in
Connect via ssh and edit in vim.
ssh: https://en.wikipedia.org/wiki/Secure_Shell
vim: https://en.wikipedia.org/wiki/Vim_(text_editor)
If from graphics, then go to the server via sftp and edit what you need.
ssh + rmate (if you need a GUI) or vim.
However, if you mean code, then editing it on the server is wrong.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question