|
SEND
RECV
SENDMD5
RECVMD5
SENDTHROUGH
RECVTHROUGH
SENDMD5THROUGH
RECVMD5THROUGH
The Mode used with a transfer with this rule. For instance, if SENDMD5, the transfer will be a send of file
from the requester to the requested host where each packet will be checked by a MD5.
|
If no Host is written, these rule is allowed for any Host. If some Hosts are specified, only those
will be accepted with this rule.
The format is as:
hostid1
hostid2
|
If not null, it specifies a sub path of server ROOT for final receive directory.
|
If not null, it specifies a sub path of server ROOT for send directory.
|
If not null, it specifies a sub path of server ROOT for archive (export) directory.
|
If not null, it specifies a sub path of server ROOT for working (during receive) directory.
|
It specifies all actions to do BEFORE the transfer operation as receiver host(SEND and requested,
or RECV and requester).
The format is as:
NAME
path
x
where
-type is one of LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, EXECOUTPUT, EXECJAVA, TRANSFER, VALIDFILEPATH, DELETE, LINKRENAME, TAR, ZIP, TRANSCODE
-path is a static argument where some replacement will be done
-delay is usually the maximum delay of execution
See the API or doc for the specific conditions. |
It specifies all actions to do AFTER the transfer operation as receiver host(SEND and requested,
or RECV and requester).
The format is as:
NAME
path
x
where
-type is one of LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, EXECOUTPUT, EXECJAVA, TRANSFER, VALIDFILEPATH, DELETE, LINKRENAME, TAR, ZIP, TRANSCODE
-path is a static argument where some replacement will be done
-delay is usually the maximum delay of execution
See the API or doc for the specific conditions. |
It specifies all actions to do AFTER AN ERROR OCCURS as receiver host(SEND and requested,
or RECV and requester).
The format is as:
NAME
path
x
where
-type is one of LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, EXECOUTPUT, EXECJAVA, TRANSFER, VALIDFILEPATH, DELETE, LINKRENAME, RESCHEDULE, TAR, ZIP, TRANSCODE
-path is a static argument where some replacement will be done
-delay is usually the maximum delay of execution
See the API or doc for the specific conditions. |
It specifies all actions to do BEFORE the transfer operation as sender host(SEND and requester,
or RECV and requested).
The format is as:
NAME
path
x
where
-type is one of LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, EXECOUTPUT, EXECJAVA, TRANSFER, VALIDFILEPATH, DELETE, LINKRENAME, TAR, ZIP, TRANSCODE
-path is a static argument where some replacement will be done
-delay is usually the maximum delay of execution
See the API or doc for the specific conditions. |
It specifies all actions to do AFTER the transfer operation as sender host(SEND and requester,
or RECV and requested).
The format is as:
NAME
path
x
where
-type is one of LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, EXECOUTPUT, EXECJAVA, TRANSFER, VALIDFILEPATH, DELETE, LINKRENAME, TAR, ZIP, TRANSCODE
-path is a static argument where some replacement will be done
-delay is usually the maximum delay of execution
See the API or doc for the specific conditions. |
It specifies all actions to do AFTER AN ERROR OCCURS as sender host(SEND and requester,
or RECV and requested).
The format is as:
NAME
path
x
where
-type is one of LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, EXECOUTPUT, EXECJAVA, TRANSFER, VALIDFILEPATH, DELETE, LINKRENAME, RESCHEDULE, TAR, ZIP, TRANSCODE
-path is a static argument where some replacement will be done
-delay is usually the maximum delay of execution
See the API or doc for the specific conditions. |
|