DownloadFileCommand Object


Description:

Download a file onto one or more port group or chassis.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

DownloadFileCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
DstDir

Directory on the chassis or port group(s) where a file will be downloaded to.

Type: string

Default: "" (empty string)

EquipmentList

List of one or more port group or chassis to download a file onto.

Type: handle

Default: 0

FileName

Path for the file to download.

Type: inputFilePath

Default: "" (empty string)

SkipBackupToStandbyPartition

Skip backup downloaded file to standby partition

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Don't copy downloaded file to standby partition.

FALSE

Copy downloaded file to standby partition.

DownloadFileCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status