Default Rule: You can modify the default rule here
A command starts with (JAVA)EXECUTE fullPath(fullClassPath)_Command Args/R66PREPARETRANSFER Args/REFUSED/NONE
The following replacement are done dynamically before the command is executed:
- #BASEPATH# is replaced by the full path for the root of FTP Directory
- #FILE# is replaced by the current file path relative to FTP Directory (so #BASEPATH##FILE# is the full path of the file)
- #USER# is replaced by the username
- #ACCOUNT# is replaced by the account
- #COMMAND# is replaced by the command issued for the file
For R66PREPARETRANSFER, format is like r66send command in any order except "-info" which should be the last item:
"-to Host -file FILE -rule RULE [-md5] [-nolog] [-info INFO]"