Answer the question
In order to leave comments, you need to log in
How to control file changes on hosting?
Available: 1)
VPS
with two sites (a and b)
2) shared hosting 1 with a site (c) 3)
shared
hosting 2 with a site (d)
4
) VM connected to the Internet be able to "return as it was"
- if the changes are planned - accept them.
I suspect that you need something like git, but I'm not sure about the possibilities and methods of updating.
Answer the question
In order to leave comments, you need to log in
On shared for tracking changes, you can try Watcher4site
https://github.com/novostrim/watcher4site/
but "return as it was" is not supported.
With shared, the devil knows what to do, but on git vds, monitor git status and do not forget to set up gitignore for all kinds of upload /
There is git on the shared, I checked it today.
It remains to understand from which side to start ...
I suppose, create a repository on the VM and upload the contents of the shared and VPS into it.
If you know a good manual - please tell me ...
Set up changes via git deploy from booking.com
Uncontrolled changes should be prohibited.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question