179
Appendix VI
Command Line Syntax
Use ā%Iā to insert user-specified string (max. 16 characters) to file name of the files transmitted
to the server.
Example
tFile=test,test%T.txt,0,M /* Remote file name, ex. test20000111061852.txt */
tFile=test,test%I.txt,0,M /* Remote file name, ex. testCipherlab.txt */
tFile=test,test%N.txt,0,M /* Remote file name, ex. testDB9001999.txt */
tFile=test,test%N+%I+%T.txt,0, /* Ex. testDB9001999+Cipherlab+20000111061905.txt */