CoreFTP LE logging not working

Core FTP client questions and answers
Locked
pthompsonrti
Posts: 1
Joined: Wed Jan 04, 2012 9:48 pm

CoreFTP LE logging not working

Post by pthompsonrti »

I am using CoreFTP lite version and I am trying to download some pst files from an FTP site to our local server.

I have enabled logging through the GUI and it works perfectly through the GUI. I have written a batch file to run automatically through the Windows Task Scheduler. When this batch file runs everything seems to work ok but it does not log anything. I would like to be able to have logs whenever the batch file runs just in case there is a problem I can see what happened.

I have set the command argument -log <destination> to make sure it sends logs to the file I specify, but once again that does not work through the task scheduler unless I select to "only run task when user is logged in".

Do I have to be logged in for CoreFTP to log anything or do I need to have the pro version where I can schedule tasks through the CoreFTP application?
ForumAdmin
Site Admin
Posts: 1011
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

It's most likely a permission issue. You may need to create a new directory for the logs with the user that is running the task/batch
Locked