We currently use another vendor's FTP component to handle FTP connections and traffic and are in the process of switching to the edtFTPnetPro dll to use a SecureFTPConnection. The current component has a Command property that I use to pass a command string that looks like this: "SITE DEFAULT MAPIN TEXT STY=TEX,CHA=EBCDIC,FIL=DATA,REC=180, BLO=1"
Would the InvokeSiteCommand method accomplish the same thing?