NetSearcher :: Save filelist


Below HostTable you can find list of the found files. If you want to save it to file just right-click on it and select "Save list to file".

Save filelist window has following preferences:

File - path to the filelist, can contain the wildcards %d and %t for insertion of the date and time accordingly. NetView will create folder automatically if needed.

Encoding - Choose encoding type here

Type - filelist format: text, html, or by specified templates

Enable PING buttons - Enable PING button in HTML hostlist, to make possible to check every host directly from HTML page before tring to open link

Enable KILLCOPY buttons - Enable KillCopy is a program for file download over network. To correctlt work KillCopy v2.42 should be installed.

Add hostlist in beginning - list of the hosts where search was perfomed will be added at the beginning в начало файллиста

Autoadjust columns width - automatically calculate best columns width.

 

Templates

Saving by temlates possible when enabling corresponding option.

There are 4 templates - Main, Host entry template, File entry template, New file entry template (see list-update mode)

  • Main template - presents itself general skeleton of the resulted html file. It can contain following wildcards (without quote):
    • "%d%" - inserts current data
    • "%t%" - inserts current time
    • "%totalhosts%" - inserts total hosts count in Hosttable
    • "%searchedhosts%" - inserts total successfully searched hosts count in Hosttable
    • "%pathwidth%" - inserts width of the column of file pathes
    • "%namewidth%" - inserts width of the column of file names
    • "%sizewidth%" - inserts width of the column of file sizes
    • "%hostentries%" - Inserts hosts sequence created by Host entry template
    • "%fileentries%" - Inserts filess sequence created by File entry templates
  • Host entry template - presents itself element of the hosts list, inserted at %hostentries% of Main template. It can contain following wildcards (without quote):

    • "%hostname%" - inserts host name
    • "%searched%" - inserts "yes" or "no" depending on search success

     

  • The Usual template and template of the new file - presents itself element of the list of files inserted in the general pattern on place %fileentries%. Depending on that file is new or no corresponding template is used. He can contain following official sequences (without quote):
    • "%hostname%" - host name where file is placed
    • "%path%" - path to file. For example "\\hostname\share\path" or "ftp://server/path/"
    • "%name%" - file name
    • "%pathname%" - path and filename together
    • "%pathjs%" - path to file that can be used by javascripts. "\" exchanged by "\\" and "'" exchanged by "\x27"
    • "%namejs%" - filename that can be used by javascripts.
    • "%pathnamejs%" - file pathname that can be used by javascripts.
    • "%size%" - file size
    • "%pathwidth%" - inserts width of the column of file pathes
    • "%namewidth%" - inserts width of the column of file names
    • "%sizewidth%" - inserts width of the column of file sizes

© 2001-2004 Killer{R}   © 2003 VoVaN