Location of Task Arguments with coreftp.exe on windows server?

Core FTP client questions and answers
Post Reply
vinodivinod
Posts: 1
Joined: Thu May 02, 2019 8:52 pm

Location of Task Arguments with coreftp.exe on windows server?

Post by vinodivinod »

C:\Program Files\CoreFTP\coreftp.exe -k Task1234 -log e:\data\log.txt
we are using the above command to execute Task1234 on windows server. I am not able to locate the Task1234 on the server. Could you tell us from which windows folder does coreftp take this task argument?
ForumAdmin
Site Admin
Posts: 984
Joined: Mon Mar 24, 2003 4:37 am

Re: Location of Task Arguments with coreftp.exe on windows server?

Post by ForumAdmin »

The default setting puts it in the registry of the Windows account that created it. If you aren't able to specify the Windows account then you may have to do the next steps:


File based storage:


1) Export your sites to a file from the Site Manager (right click on the list).


2) Switch Core FTP to file based storage:

View - Options -> Data -> Use default configuration file.
"Specify data storage directory" option set to point to a local directory on the computer running the task.

Exit Core FTP, "run as administator" when setting these options.


3) Import your site profiles in the Site Manager.


You will then need to create the task again which will store it in the data storage directory specified in step 2. Then you will be able to run the task from any Windows account.
Post Reply