Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: existing file is modified or not

by tachyon (Chancellor)
on Nov 25, 2004 at 08:37 UTC ( [id://410354]=note: print w/replies, xml ) Need Help??


in reply to existing file is modified or not

I want to know is this the right way to find whether the existing file is modified or not ?

Only if the exact difference is of any use. Otherwise simply storing a 128 bit MD5 hash would be the typical approach as it is very economical on space.

There is lots of software that monitor change in directories. Tripwire springs to mind but there are many others. However it appears to me that you might do well to look at CVS as this does all sorts of useful stuff like versioning, *diffs*, rollback, detecting and merging changes where possible, generating conflict files otherwise...... rsync might also be an option.

It really depends on the problem you are trying to solve. But when it comes to syncronising directories of files there has been a *lot* of good work done that you may find very useful.

cheers

tachyon

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://410354]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-20 11:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found