Cannot detect REACH IP address for ReachView App

If you want to download all the logs as a batch, then you can use the scp command in your terminal window. For example:
scp -p reach@192.168.2.15:logs/* ./

or if you are using Windows, then download the pscp.exe program and use that from the command window in a similar way:
pscp.exe -p reach@192.168.2.15:logs/* ./