Great Tool
- Posts: 2
- Joined: 1 Nov 2019
Great Tool... Need it to update MySQL Database with directory content.. Thanks for it !
- Posts: 309
- Joined: 7 Jan 2018
MySQL generally doesn't handle well if something else is manipulating the file contents. I hope you are stopping the db before reading/writing to the content directories with FreeFileSync or any other tool.
- Posts: 2
- Joined: 1 Nov 2019
I think about to use PHP - extract the Filename and then add to MySQL DB. (or DELETE).
This Files come from a video security System, thats stores more then 100000 Video Files in 3 Weeks.(15 HiRes Network Cameras, 8 TerraByte Data Volume in 3 Weeks) I want create a MySQL Database to search for a special Camera, Date and Time. All this informations are included in the Filename of this Videofile. So.. i think about.. to use that Tool that puts actual Information in the Database. ( max 5 minutes after the event) - Any better
Ideas ? -
This Files come from a video security System, thats stores more then 100000 Video Files in 3 Weeks.(15 HiRes Network Cameras, 8 TerraByte Data Volume in 3 Weeks) I want create a MySQL Database to search for a special Camera, Date and Time. All this informations are included in the Filename of this Videofile. So.. i think about.. to use that Tool that puts actual Information in the Database. ( max 5 minutes after the event) - Any better
Ideas ? -