Compare this FileBase with another to determine if they represent the same item. Used to check if a newly read file from filesystem matches the DB/memory version.
| other |
The other FileBase to compare with (typically the new filesystem item) |
|
true if they represent the same item, false otherwise |