[SOLVED] TEC Connection Auto-Reconnect Time

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1594
    papal
    Member
    • Total Post: 17
    • Regular Joe
    • ★★

    On most connection types I can specify, in seconds, how long the auto-reconnect takes. With TEC connections I don’t have this option, it just defaults to 30 seconds. I’ve tried the Reconnect=5 option in wnos/wnos.ini on the FTP server, but it doesn’t seem to do anything. Does anyone know how to change this time interval? TIA.

    #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

    #14457
    papal
    Member
    • Total Post: 17
    • Regular Joe
    • ★★

    Well I can’t seem to get it to use wnos.ini on the FTP server. However, I can edit the /home/root/system.conf on the unit itself and add the reconnectseconds=5 option to the TEC section. Thanks for your help (again) 😀

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.