CL_File

CL_File methods include:

  • get method
    <CL_CONX>
         <Method=get>
         <Path=RemoteSourceFilePath>
         [<Mode= [binary | ascii]>]
    </CL_CONX>
  • put method
    <CL_CONX>
         <Method=put>
         <Path=RemoteDestFilePath>
         [<Mode= [binary | ascii]>]
    </CL_CONX>
    [Data]
  • dir method
    <CL_CONX>
         <Method=dir>
         <Path=RemoteDirPath>
         [<Mode= [binary | ascii]>]
         [<Style= [short | long]>]
    </CL_CONX> 
  • CL_Tcp
    <CL_CONX>
         [<Timeout= secs>]
    </CL_CONX>
    ]
    [Data]