The Sybase IQ Agent supports remote file browsing by default. If you have security concerns, disable browsing
There are two ways to disable browsing on UNIX:
Start the agent with the parameter -nobrowse. For example, on UNIX:
$IQDIR15/bin64/S99SybaseIQAgent15 -nobrowse
Set the environment variable IQAGENTNOBROWSE to any value. For example, in csh:
setenv IQAGENTNOBROWSE 1
In a DOS shell, set the environment variable IQAGENTNOBROWSE to any value. For example:
SET IQAGENTNOBROWSE=1
SET IQPORT=2525
Start the agent in the window where you started the DOS shell. For example:
SybaseIQAgent15.exe -r "SybaseIQAgent15"