[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ 9 ] [ 10 ] [ 11 ] [ 12 ] [ 13 ] [ 14 ] [ 15 ] [ 16 ] [ A ] [ B ] [ next ]
SC comes with external utility for repairing broken .cacheinfo files and importing of orphan files. When importing files, repair looks at filename extension and tries to guess mime file type. When testing the cache repair compares also last modified date of file and file length against records in .cacheinfo.
Repair is invoked with java repair command. If you do not type any parameters, short usage summary will be printed. Repair can be also invoked directly from Smart Cache, when command-line option -repair is used.
quiet mode. Prints less messages.
recursive into subdirectories.
compress text files with gzip.
Write new .cacheinfo files even if they do not changed. Use this with -r if you want to convert Smart Cache data directory into new format.
Do not actually make changes. Only print messages what will do.
ignore existing .cacheinfo files, rebuilds them from scratch. Use them if some files has been repaired with wrong MIME type.
"null" filename. If repair find file with this name, it will not append this filename to directory name, when constructing resulting URL. Contents of this file will be used as default directory index returned by server.
Ignore these files when rebuilding directory. Default is to ignore *.tmp. File mask '!' resets ignored mask list to empty.
Default content-type. Used when it can not be guessed from file name.
Translate & to & in URL. Some browsers performs URL dequoting and could not find these objects.
Use external MIME table for guessing filetype from extension. Filename ! resets table to empty.
Line format is: mimetype [spaces or tabs] [extension ...]
video/dl dl video/fli fli video/gl gl video/mpeg mpeg mpg mpe video/quicktime qt mov
[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ 9 ] [ 10 ] [ 11 ] [ 12 ] [ 13 ] [ 14 ] [ 15 ] [ 16 ] [ A ] [ B ] [ next ]
Smart Cache Manual
0.94hsn_nospam_at.sendmail.dot.cz