Question:
hi, I have a requirement to convert from ftp to sftp. one of the steps in the conversion is to do remotecommand of "SITE FILETYPE=JES LRECL=80 RECFM=FB BLKSIZE=0" on a mainframe. how do we do this using sftp. I don't see a method in chilkat to do this? I am looking for something similar to sendCommand that is present for FTP.
thanks Ramesh