A
A
Alexander2017-01-10 11:29:14
SSH
Alexander, 2017-01-10 11:29:14

How to edit a project directly on a virtual machine via SSH?

Welcome all!

  • Virtual machine: Ubuntu 16.04
  • Guest machine: Windows 10
  • IDE: phpStorm

I created a VM, connected an SSH server on it. Now through phpStorm I connect to it. But there is one problem. It turns out that I duplicate the project files on one computer when I upload them to the VM via SSH. And how to make it so that you can immediately edit files on the server? phpStorm certainly knows how to do this

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Leonid, 2017-01-10
@Dredder

mount the disk of the remote machine on the local computer using sshfs and work with it as with a local disk.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question