Beyond FTP Feature Tour
Beyond FTP Script
Editor - No_Restart Command
Back
to Feature Tour

Any distribution that is interrupted by a system failure
will be restarted as soon as the Beyond FTP services are initialized. The
point at which the distribution is restarted depends on this command.
Normally, restarting occurs at the exact point of failure. A fair amount of
overhead is devoted to keeping track of this point. Distributions that
involve a number of local file actions might incur more overhead than actual
processing. This is especially true if a large number of small files are
being moved or copied. Specifying No_Restart will greatly improve the speed
with which such a distribution is processed. However, a failure may cause
some processing to be repeated.
There is no command form associated with this command. It is simply inserted
directly into the script.
Example:
:No_Restart:
Back
to Feature Tour

|