I have a system that is updated very often and I'm looking for a solution that would backup and log when file or number of files change on the server. I understand the amazing potential of git and svn but the usage here is different.
Users are uploading modified files to either an ftp or network drive. DB entries are added and removed multiple times in the day. System files are modified for testing or configuration.
Any assistance or recommendations would be appreciated.