Using CoreFTP command line to download and upload files and am using the -s parameter to run in 'silent' mode.
(1) How can I get a list of the files being acted upon to be displayed on the screen as each is processed?
(2) When Downloading I am using 2 'masks' to select the files to be processed (ex: *.zip and zzz.*). Right now I am using 2 separate CoreFTP executions, one for each 'mask'. Is there a way to define BOTH selections in ONE CoreFTP execution (using the -d parameter)?
(3) Is there a way to 'trim' the log file, thus keeping it from growing unabated?
Thanks,
Al