Managing the EFTLink Service

By default, EFTLink is install as a window service (OPI Server). Below commands can be run used after installation to manage, restart, or remove the service.

Windows: eftlink.bat <command>
Commands Description
console Run the EFTLink in console mode.
start Start the EFTLink Windows service.
restart Restart the EFTLink Windows service.
stop Stop the EFTLink Windows service.
install Install EFTLink as a Windows service.
remove Remove the EFTLink Windows service.
help Display available commands.
Linux: sudo./eftlink.sh <command>
Commands Description
stop Stop the EFTLink service.
status Displays the service status.
restart Restart the EFTLink service.
condrestart Restart the service only if it is currently running.