Reply To: [SOLVED] TEC Connection Auto-Reconnect Time

#14443
ConfGen
Keymaster
  • Total Post: 10696
  • Jedi Master
  • ★★★★★★★

In Linux it is a combination of Reconnect and ReconnectSeconds.

CONNECT=TEC
Description=”New1″
Reconnect=1
ReconnectSeconds=20
LocalCopy=no

This will enable reconnection and set the waiting interval to 20 secs.

CG