Looking for an archiving software

Posted by Particular-Way8801@reddit | sysadmin | View on Reddit | 9 comments

Hello, I am looking for a software for a particular set of users.

The do work designs (so heavy files, from a few GB to 100's) and at the end of the year, the final design should be properly archived to a location and supposedly immutable.

today this is done via a series of actions and scripts, as in copy from computer to remote location A, that copy on itself on a separate folder where users only have read access, once a file is copied, it can only be touched by admins (let's say when users see that said version of the file is the wrong one or corrupted and users want to upload a new one.
The current process is not acceptable anymore (too many steps, too many file corruption, not enough reporting) and I do not want to spend hours looking for lost file from 5 years ago.

I am looking for a software that would
1 - copy from the computer to the remote location and verify hash,
2 - in case of similar file, it should create revisions (or leave the last one and older one being moved to a subfolder) all while retaining the original time stamp
3 - properly report what was done so that we can easily track modifications or issues.

It can be a paid software (even better in case of issues, needing support), if you have any ideas