I finally managed to create my database in a reasonable time (20 min, for a volume of 1TB and more than 1 million files). I used a PowerShell script that was offered to me on a forum. Thanks anyway, and congratulations to the developers of Locate32 !
Thank you for the clarification, I'm not sure who to turn to for help, or how to do it myself. My goal is not very complicated: I want to have, in a PostGreSQL table, an updated list of files and folders of a server (with paths and dates of creation / modification). I initially tried to write a BATCH file: it worked, but it took more than a week to run ... I then discovered Locate32, and in a few minutes, the program seems to have made this inventory. Maybe I should dig to write a better listing...
Thanks for your answer jmj, and sorry for my response delay. I saw the database reference, but i dont understand everything (due tu my low level in developpement). A thing that i don't understand, when i read the dbs file (with Notepad ++), is that i don't see much "readable" text inside. I see many ASCII and special carachters, as in this line exemple below : t c l s t u b 8 5 . l i b î =I} =I}cDg€‹* t i x 8 . 4 . 3 cDgcDgcDg B a l l o o n . t c l .6 ;9 w;9 wcDg€ I tested with several encoding...
Thanks for your answer jmj, and sorry for my response delay. I saw the database reference, but i dont understand everything (due tu my low level in developpement). A thing that i don't understand, when i read the dbs file (with Notepad ++), is that i don't see much "readable" text inside. I see many ASCII and special carachters, as in this line exemple below : t c l s t u b 8 5 . l i b î =I} =I}cDg€‹* t i x 8 . 4 . 3 cDgcDgcDg B a l l o o n . t c l .6 ;9 w;9 wcDg€ I tested with several encoding...
Hi, I wish to use Locate32 database into a PostgreSQL database, where i can make SQL request. Do you think it is possible to import or make a link between the "file.dbs" database and a PostGreSQL database ? Thank in advance for your help ! Sylvain M.