public class TransferTask extends AbstractTask
Result of arguments will be as r66send command.
Format is like r66send command in any order except "-info" which should be
the last item, and "-copyinfo"
will copy at first place the original transfer information as the new one,
while still having the
possibility to add new informations through "-info":
"-file filepath -to requestedHost -rule rule [-md5] [-start yyyyMMddHHmmss or
-delay (delay or +delay)]
[-copyinfo] [-info information]"
INFO is the only one field that can contains blank character and must be
the last field.
Transfer arguments:
-to
(-id
(-file
-rule
[-block
[-nofollow] Specify the transfer should not integrate a FOLLOW id
[-md5] Specify the option to have a hash computed for the
transfer
[-delay
[-start
[-copyinfo] Specify to copy the original transfer information in
front position back to the new transfer information (eventually in
addition an added transfer information from -info option)
[-info
[-nolog] Specify to not log anything included database once the
transfer is done
[-notlogWarn | Specify to log final result as Info if OK
-logWarn] Specify to log final result as Warn if OK
ARCHPATH, BLANK, BLOCKSIZE, COMPRESS, DATE, ERRORCODE, ERRORMSG, ERRORSTRCODE, FILESIZE, FULLTRANSFERID, HOMEPATH, HOUR, INPATH, LOCALEXEC, LOCALHOST, LOCALHOSTADDR, NOWAIT, ORIGINALFILENAME, ORIGINALFULLPATH, OUTPATH, RANKTRANSFER, REMOTEHOST, REMOTEHOSTADDR, REQUESTEDHOST, REQUESTERHOST, RULE, TRANSFERID, TRUEFILENAME, TRUEFULLPATH, WORKPATH
Constructor and Description |
---|
TransferTask(String argRule,
int delay,
String argTransfer,
R66Session session) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
applyTransferSubstitutions, getFutureCompletion, getReplacedValue, getSubstitutionMap, getType, isCompressionRequested, isSuccess
public TransferTask(String argRule, int delay, String argTransfer, R66Session session)
argRule
- delay
- argTransfer
- session
- Copyright © 2009–2022 Waarp. All rights reserved.