I am using CoreFTP Lite to redesign a DOS application which dynamically builds FTP actions. How can I change the file name of the output of a -dir command form DIR.OUT. I have tried -dir <outputfile> and have not been successful. It also appears that I can only use the -site command rather than building the explicit ftp://userid:paswd@....
What am I doing wrong???