Gregor Reich wrote: >> Assp doesn't really like symlinks. The database files are polled for >> changes and reread if a change (in time stamp) is detected. Symlinks >> don't change their time stamp even if the file it's pointing to does. >> > I tried to overcome this problem by using hardlinks - still the same. > Why does assp create a new file for the whitelist db?
Because thats how it works. It renames the old file and creates a new one. Symlink the folder the whitelist is in and not the whitelist itself. Or use the MySQL backed. Kevin ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
