ActiveTransfer Server 10.5 | webMethods ActiveTransfer Documentation | Administering ActiveTransfer Agent | Configuration Parameters and Variables | Server Variables | File Reference Variables
 
File Reference Variables
These variables are only supported in rename actions for agents.
Variable
Description
{ext}
Last part of the file name, including the period.
{group}
Applicable only to third-party servers. Retrieves information from the UNIX ownership class group, os-depend-fact in MLST RFC 3659.
{modified}
Applicable only to third-party servers. Date when the file was last modified in UNIX epoch time (milliseconds).
{name}
Name of the file.
{owner}
Applicable only to third-party servers. Retrieves information from the UNIX ownership class owner, os-depend-fact in MLST RFC 3659.
{permissions}
Applicable only to third-party servers. Permission for the file on the FTP server to which ActiveTransfer is connected. The format is -rw-r--r--. For MLST, this format is maintained only when unix.modeis available. If unix.mode is not available, the format is r,w,a,d,f, and is retrieved from perm.
{size}
Size of the file.
{stem}
First part of the file name, before the period.
{url}
Actual URL that points to the file.