Content Previous Next |
Topic Content | |||||||||||||
|
| ||||||||||||
This sections explains how to manage AnyFileBackup from command line. | |||||||||||||
|
| ||||||||||||
Managing AnyFileBackup from command line requires two things:
| |||||||||||||
| AnyFileBackup Task Processor can be launched from command line as an ordinary Windows-based application only (not as a Windows system service). To launch the Task Processor please type the following:
"C:Program Files (x86)AnyFileBackupProafbtppro.exe" /EXE | ||||||||||||
| The list of commands with description can be found below. The simple rules for using the commands are:
| ||||||||||||
| The typical command line looks like this:
sendcmd.exe /[COMMAND1] [COMMAND1 PARAMETER(S)] /[COMMAND2] [COMMAND2 PARAMETER(S)]
where:
| ||||||||||||
|
| ||||||||||||
| Command: ACTIVATETASK
Parameter: TASK-ID is a Task ID which can be found in task's Advance Options located in the Activation section of the Task Scenario. | ||||||||||||
| Command: ACTIVATEALL
Parameter: none | ||||||||||||
| Command: DEACTIVATETASK
Parameter: TASK-ID is a Task ID which can be found in task's Advance Options located in the Activation section of the Task Scenario. | ||||||||||||
| Command: DEACTIVATEALL
Parameter: none | ||||||||||||
| Command: STARTTASK
Parameter: TASK-ID is a Task ID which can be found in task's Advance Options located in the Activation section of the Task Scenario. | ||||||||||||
|
In this third example the PAUSE command is recommended because it gives the Task Processor time to start. | ||||||||||||
|
| ||||||||||||
| Command: PORT
Parameter: a port number that the Task Processor is using to communicate with AnyFileBackup GUI, a graphic user interface window. By default the value is 18410. | ||||||||||||
| Command: VERBOSE
Parameter: none | ||||||||||||
| Command: NOLOGO
Parameter: none
This command must be used with afbackuppro.exe.
Example: "C:Program Files (x86)AnyFileBackupProafbackuppro.exe" /NOLOGO | ||||||||||||
| Command: PAUSE
Parameter: a pause length in seconds | ||||||||||||
| Command: STOPTP
Parameter: none |
Content Previous Next |