Database access

Get help for specific problems
Posts: 1
Joined: 14 Dec 2022

dneal

Is there a way to access the database or send or use an external database?

Case: I need to synchronize several servers, keeping track of what on each.
Aged files are removed to slower storage. There are, however files that, although aged, should not be moved. We use a mysql database to track these. I'd rather therefore have filesync data in to same db, making the file meta data and location more attractive.