1.62 -> 1.70 --------------------------------------------------------------- Replace autodelete core file, modify the config paths on top of the file. Edit autodelete.config, add the following: UtilizeEmptySpace="YES" ArchiveExists="RMD" ArchiveFailBot="NO" StrictMinimum="YES" The announce messages has changed. New variable names. Recommended to replace all the current variables. The new layout is as following: MSG_MANUALSTART="%bAutodelete%b - Autodelete started." MSG_MANUALHALT="%bAutodelete%b - Manual start halted. Criterias not met" MSG_AUTOSTART="%bAutodelete%b - Taking our every 3rd hourly tour deleting things to trim the site space!" MSG_MANUAL="%bAutodelete%b - A manual autodelete has been triggered. Looking to see if diskspace is below %b%t%b MB in any section." MSG_THROW="%bAutodelete%b - Lets throw out %b%o%b from %b%l%b." MSG_MOVE="%bAutodelete%b - Lets move %b%o%b from %b%l%b to %b%d%b." MSG_MOVE_FAIL="%bAutodelete%b - Failed to move %b%o%b from %b%l%b to %b%d%b: %e" MSG_END="%bAutodelete%b - And we're done. Took action to %b%n%b item(s)." Please reffer to README for new cookies and configuration options. 1.61 -> 1.62 --------------------------------------------------------------- Replace autodelete core file, modify the config paths on top of the file. Read README file for new -f option for delete. 1.6 -> 1.61 --------------------------------------------------------------- Replace autodelete core file, modify the config paths on top of the file. Edit your autodelete.config and add the variable DebugBotAnnounce with a default value of "YES". Reffer to the README file for explaination. 1.5x -> 1.6 --------------------------------------------------------------- Replace autodelete core file, modify the config paths on top of the file. Edit your autodelete.config and add the variable MaxGap with a default value of 30. Please reffer to the README file for explaination of this variable. It is recommended that you reread section 3.2.2 in the README file to know how to utilize the new dated directory structure support and how the new automatic system shaping operates for optimal performance. I've updated many other smaller notes of the README file so if you got the time it's always recommended to reread it! :) 1.5 -> 1.51 --------------------------------------------------------------- Replace autodelete core file, modify the config paths on top of the file. 1.x -> 1.5 --------------------------------------------------------------- When you are upgrading from any version to the 1.5 version you will notice a whole new way of writing the configuration. Most of it looks the same and can be copied/pasted straight off except that the contents of the sections { } function goes in to autodelete.sections, and all the variables and messages goes in to autodelete.config. While it is safe to copy the sections, it is not safe to copy all the messages. It is recommended that you look at your old configuration file and insert the old values properly into the new autodelete.config file. If you are upgrading from version 1.3 or earlier remember that $sitedir has changed to $SiteDir. One last thing; Edit the autodelete file and modify SectionInclude and ConfigurationInclude to match the locations on your system! (usally means changing glftpd path at the most ;) --------------------------------------------------------------- EOF