Would md5 hashes allow detection of synced files?
- by codpursue
We have to develop our own file management system in Java web application. We need to sync files between our main server and client severs and find out whether all the client server has all the latest version of files.
Our files are in pdf, doc and xls format they changes every now and then as and when it is required.
What we are thinking of…