Command Reference

You must run these commands before you use the sample applications. Replace <n.n> with your FTL version, such as 6.8.

Windows Commands

Setup the environment

C:\tibco\ftl\<n.n>\samples>setup.bat

Start the FTL server

C:\tibco\ftl\<n.n>\samples\scripts>ftlstart ftls_1@localhost:8080

Linux/macOS

Setup the environment

/opt/tibco/ftl/<n.n>/samples$./setup

Start the FTL server

/opt/tibco/ftl/<n.n>/samples/scripts$./ftlstart ftls_1@localhost:8080