3.3

Table Of Contents
164
dup
dup <destination queue> [<distribution code>]
Copies the stories in the scan queue to a queue you specify, optionally including a
distribution code with them. Applies to action servers and tx links.
every
every <dd.hh>
Specifies the interval at which a task is performed. You can set this value in days and/or
hours. Applies to action servers and tx links.
extension
extension <file extension>
Applies to tx links. When transmitting stories using HTML format, each transmitted story
has a filename composed of a hexadecimal representation of the entry’s qstamp and a
filename extension of .html. Use the extension command to specify a different extension. Do
not include the period in the <file extension> parameter. The defined extension will also be
used in place of html for the published file. See the publish job list command for more
information.
fast
fast [yes | no]
Including fast no in a job list (before the open) forces txnet to use separate connections for
all data transfers and commands. This command is used if firewalls or WAN accelerators
cause interruption in txnet connections. The default is fast yes, which means iNEWS uses
the fast FTP protocol and shares a single connection for data transfers and for commands.
ignore
ignore [yes | no]
Including ignore yes in a job list that performs validation ensures the server accepts any
values for the fields it is validating. The default is ignore no. Applies to action servers and tx
links.