B
B
BanterFace2017-09-02 21:38:33
Software and Internet Services
BanterFace, 2017-09-02 21:38:33

Is there a program to track changes in files and folders on the server?

Situation: you need to track changes in files on the VPS, preferably through something convenient (if it looks like two columns, the old version is on the left, the new version is on the right and is shown with red / green highlights for changes, it would be ideal). The interval is a week. Ubuntu 16.4. Down\up-load files are sent via ftp.
There are options? How much do they load the server?
Options for synchronizing the server and the local folder are also being considered, I will be grateful for the answers.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
neu3y, 2017-09-02
@neu3y

you put all this on a file system with snapshots.
for example ZFS
and with the zfs diff command you can see the list of changes and get the changes themselves.

S
sim3x, 2017-09-02
@sim3x

git
bash + inotify

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question