Previous Topic: Update File Timestamp OperatorNext Topic: Output Parameters


Input Parameters

Source File/Directory Name

Specifies the name of file or directory whose timestamp is changing.

Timestamp ([[CC]YY]MMDDhhmm[.ss]):

Use this field in ([[CC]YY]MMDDhhmm[.ss]) format instead of the current time.

Where each pair of letters represents the following information:

CC

Specifies the first two digits of the year (the century).

YY

Specifies the second two digits of the year. If "YY" is specified, but "CC" is not, a value for "YY" between 69 and 99 results in a "CC" value of 19. Otherwise, a "CC" value of 20 is used.

If the "CC" and "YY" letter pairs are not specified, the values default to the current year.

MM

Specifies the month of the year, from 1 to 12.

DD

Specifies the day of the month, from 1 to 31.

hh

Specifies the hour of the day, from 0 to 23.

mm

Specifies the minute of the hour, from 0 to 59.

ss

The second of the minute, from 0 to 61.

If the "ss" letter pair is not specified, the value defaults to 0.

Change Access Time

Specifies to change the access time. The default is checked.

Change Modification Time

Specifies to change the modification time. The default is checked.

Working Directory

Specifies the working directory to use to execute this operator.

Notes: If the working directory is not specified, the home directory of the user is the working directory.

The file path can be absolute or relative to the working directory.

User ID

Specifies the user account to use while executing the operator on the host. Overrides user specified in the operator category- level properties.

Password

Specifies the password for the user ID.