|
Command Line:
conlinkchecker.exe --Site URL [-CheckHyperlinks] [-CheckImages] [-CheckOthers]
[-RecheckBad RecheckTimes] [-IgnoreRobotsTxt] [-CheckFirstOnly]
[-CheckNoExtern] [-CheckIgnoreCase] [-IgnoreCookies]
[-CheckRestrict CheckLevel] [-CheckParent]
[-SizeLimitAbove | -SizeLimitBelow SizeLimitKB]
[-LimitLinks [found | processed | unique | broken] n]
[-SkipSlowLinks] [-CheckOnly wildcards] [-SkipFiles wildcards]
[--SiteFile file[.flc]]
[--Disp servername]
[--Cache]
[--Ini inifile.ini]
[--Verbosely]
[--PrintBroken]
[--UserAgent AgentName]
[--Report] [ html | text | htmlfull | textfull | htmlstat | textstat | csvstat]
[-from] [-subject] [-attach] [filename/email [smtpserver:port
[username [password]]]]
--Site
URL - The address of the site to check links on.
[-CheckHyperlinks] - Specify this option to check links to hypertext pages.
[-CheckImages] - Specify this option to check links to graphic objects.
[-CheckOthers] - Specify this option to check links to scripts, style sheets and other objects.
[-RecheckBad RecheckTimes] - Re-check links which are failed due to a system errors such as timeout, error reading file, socket errors, etc., which appeared on your local system, not on web-server.
[-IgnoreRobotsTxt] - Specify this option to let the program check links on pages forbidden to be indexed by robots in the robots.txt file.
[-CheckFirstOnly] - Specify this option to check links only on the page specified in the URL field.
[-CheckNoExtern] - Specify this option to ignore links to other sites and check only links within the current site.
[-CheckIgnoreCase] - Specify this option to make Fast Link Checker ignore the case of letters when comparing links.
[-IgnoreCookies] - Do not accept cookies for the currently scanned site.
[-CheckRestrict CheckLevel] - Specify this option to restrict the level of subfolders.
[-CheckParent] - Check entire site not depending on the start directory
[-SkipSlowLinks] - Skip checking all links marked as slow. Normally slow links are checked like all other links but when this option is set all slow links will be skipped.
[-SizeLimitAbove | -SizeLimitBelow SizeLimitKB] - Skip all files which size is greather or less than specified number of kilobytes.
[-LimitLinks [found | processed | unique | broken] n] - Stop scanning if n links of the specified type have been detected.
[-CheckOnly wildcards] - Skip all files which do not meet the wildcards specified
[-SkipFiles wildcards] - Skip all files which do not meet the wildcards specified
[--SiteFile file[.flc]] - When link checking will be done Fast Link Checker
will save results to the specified file.
[--Disp ServerName] - This name is to substitute instead of the actual site name
[--Cache] - save cache of all downloaded files to the folder \Documents and settings\[User name]\Application Data\Fast Link Checker\Cache
Where [User name] is the user name you have logged into the system
[--Ini inifile.ini] - You can specify the file with Fast Link Checker settings. If this option is not specified, the standard Fast Link Checker settings file will be used.
[--Verbosely] - Specify this option to view link checking progress verbosely.
[--PrintBroken] - Specify this option to view all found broken links verbosely.
[--UserAgent AgentName] - The name of the user agent the program will use when requesting files from a web server. Default value - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1".
[--Report] - Fast Link Checker can save report to a file or send it to email address.
Multiple "--Report" statements may be specified.
[ html | text | csv | htmlfull | textfull | csvstat | htmlstat | textstat | csvstat] - Type of report: html - broken links in HTML format,
text - broken links in text format, csv - broken links
in csv format, htmlfull - all links in HTML format,
textfull - all links in text format, csvfull - all links in
csv format, textstat - statistics only in text format,
htmlstat - statistics only in HTML format,
csvstat - statistics only in csv format.
[-from] - From address (if [email] specified).
[-subject] - Subject (if [email] specified).
[-attach] - Send report as attachment (if [email] specified)
[filename/email] - Name of a file to save report in or email address to send report to.
[smtpserver:port] - Name and port of SMTP server for the specified email address.
[username] - User name for SMTP server, if it requires authentification.
[password] - Password for SMTP server, if it requires authentification.
There is the interactive command line genertor available by the "Reports ->
Export Command Line" menu command in the Fast Link Checker application window.
See also:
Common user-agent types
Settings.ini file
|