V
V
Valery Khizhevsky2018-04-17 10:43:34
linux
Valery Khizhevsky, 2018-04-17 10:43:34

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

6 answer(s)
X
xSkyFoXx, 2018-04-17
@xSkyFoXx

Connect via ssh and edit in vim.
ssh: https://en.wikipedia.org/wiki/Secure_Shell
vim: https://en.wikipedia.org/wiki/Vim_(text_editor)

P
Papa, 2018-04-17
Stifflera @PapaStifflera

SSH

S
SOTVM, 2018-04-17
@sotvm

FTP

R
Roman Ratkin, 2018-04-17
@Hanharr

If from graphics, then go to the server via sftp and edit what you need.

O
OnYourLips, 2018-04-17
@OnYourLips

ssh + rmate (if you need a GUI) or vim.
However, if you mean code, then editing it on the server is wrong.

V
VoidVolker, 2018-04-17
@VoidVolker

WinSCP

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question