SYNOPSIS
findBrokenAssets.pl --configFile config.conf [--fix|--delete]
utility --help
DESCRIPTION
This utility will find any broken assets that cannot be instantiated and are causing undesired operation of your website. It also checks for these kinds of semi-working assets and reports them:- Shortcuts pointing to assets that don't exist.
- File assets that have lost their files in the uploads area.
It can also automatically delete them or fix them so you can restore missing data.
ARGUMENTS
OPTIONS
- --configFile config.conf
- The WebGUI config file to use. Only the file name needs to be specified, since it will be looked up inside WebGUI's configuration directory. This parameter is required.
- --delete
- Delete any corrupted assets.
- --fix
- Try to fix any corrupted assets. The broken Shortcuts and File Assets cannot be fixed.
- --assetId=s
- Limit the search for all broken assets to one assetId.
- --help
- Shows a short summary and usage
- --man
- Shows this document
AUTHOR
Copyright 2001-2009 Plain Black Corporation.