Answer the question
In order to leave comments, you need to log in
How to synchronize site files from a virtual machine with Windows?
Hello!
I deployed a website on a virtual machine and have access to the terminal via PuTTY and now I want to understand how to synchronize files from a virtual machine with Windows?
Answer the question
In order to leave comments, you need to log in
If it's something like sources, use git.
In the general case, rsync is good.
As an option, share the directory with the files of your machine on a virtual one, where to connect it as a network drive.
Since you are connecting via Putin, then Linux is installed on the virtual machine.
Try connecting the ball like this:
sudo mount -t cifs -o user=username,vers=1.0 //remote_server/share /media/myproject/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question