Frequently Asked Questions -> Folder History
![]() |
How far back does File History go? |
File History starts storing data from the moment you start using Xinorbis (assuming File History is enabled!). It will keep adding to the database indefinately; Xinorbis will never delete "old" data. | |
![]() |
I want to access File History directly without going through Xinorbis, is that possible ? |
Yes. It's not recommended that you write to the File History database but reading the data is easy. Xinorbis does not encrypt or otherwise obsufscate the data that's stored for each scan. The table names follow this format: | |
[MD5 checksum of the path][Date of scan yyyymmdd][Time of scan hhmmss][computer name] | |
Table names for individual scans can be found from the Folder History info option on the tools on the main menu. | |
The X.Database tool, which allows greater access to the raw data, and the ability to run SQL quieries. It's available for download from the download link you were sent when registering the Pro version. | |