THree Requests for Enhancement:
0.9.38
1) Would you please consider a command line argument for listing the task ID's (for use with "--tasks") from the command line?
2) Would you please consider a command line argument to run tasks by name?
3) in https://cobiansoft.com/crHelp/command_line.html, would you please consider enumerating the syntax for running multiple tasks?
Many thanks,
-T
RFE: list task ID from the cpommand line
Re: RFE: list task ID from the cpommand line
The problem is, tasks id are guaranteed to be unique. Not so Tasks names, that's why task ids are used.
--
Luis Cobian
Cobian Backup's creator
Luis Cobian
Cobian Backup's creator
Re: RFE: list task ID from the cpommand line
Tu run multiple tasks, just separate the ids by commas:
Cobian.Reflector.Application.exe "-list:C:\Program Files\List.lst" "-tasks:{A26-34-33E02},{A67-34-33E02},{A26-34-33E02},{A67-34-33E03},{A26-34-33E02},{A67-34-33E04}" -nogui
Cobian.Reflector.Application.exe "-list:C:\Program Files\List.lst" "-tasks:{A26-34-33E02},{A67-34-33E02},{A26-34-33E02},{A67-34-33E03},{A26-34-33E02},{A67-34-33E04}" -nogui
--
Luis Cobian
Cobian Backup's creator
Luis Cobian
Cobian Backup's creator
Re: RFE: list task ID from the cpommand line
I am looking for a way to figure out what Task ID goes to whom.
Re: RFE: list task ID from the cpommand line
Right click and Copy task id.
--
Luis Cobian
Cobian Backup's creator
Luis Cobian
Cobian Backup's creator
Re: RFE: list task ID from the cpommand line
Would you please consider add this to the command line? Have it list task name and task ID.
Re: RFE: list task ID from the cpommand line
The program is not a console program so it will be a little bit strange... but who knows. Not even the number 100 priority but sure.
--
Luis Cobian
Cobian Backup's creator
Luis Cobian
Cobian Backup's creator