On 17 September 2014 14:08, Gareth France <[email protected]> wrote: > I understand. In which case the big issue would be weeding out old redundant > files and ensuring no hidden files exist from this recent hack before > creating this system.
You're right, we're really talking hypotheticals that don't help you out of your current situation, and for that I'm sorry I'm not being more helpful :-( the `find` command has an option to list files modified after a certain date/time which may assist you in finding the files which were changed after you last modified the site. (if your latest backup is a tar archive (compressed or not) then it will retain the modified times when you extract it to an arbitrary location so you are able to do the analysis on that backup if you are so inclined). -- Daniel Llewellyn -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
