E
E
ettaluni2021-06-20 18:51:50
vim
ettaluni, 2021-06-20 18:51:50

Deployment methods like PHPStorm, plugins?

Good afternoon, I'm looking for ways to deploy like PHPStorm, only for Vim. Does anyone know plugins.
Git is often not on the server and cannot be installed, ssh and storm are constantly falling from a bad internet. So I'm looking for ways.
In general, I would be glad if you would advise methods of working with a remote server. Except for the guitar.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ivan Shumov, 2021-06-20
@inoise

About what only the fall of the storm is here - it is not clear. It works locally. Without ssh, there is only ftp, in fact, and rsync

4
4X_Pro, 2021-06-20
@XXXXPro

I deployed it like this: I mounted the remote system via sshfs and then did rsync. But if the problem is that ssh is crashing, then this option probably won't work either (although you can still try changing the timeout settings for sshd).
You can also try to configure access via NFS, there seems to be no encryption there, so it will be more resistant to timeouts due to poor Internet.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question