Putty: Reconnect facility

Chaman Singh Verma csv610 at gmail.com
Sat Sep 13 09:17:59 UTC 2008


Hello,

Since Putty Clone is availble for Ubuntu also, therefore this
question was raised in this forum.

csv

On Sat, Sep 13, 2008 at 1:09 PM, Raseel Bhagat <raseelbhagat at gmail.com>wrote:

> Why is a discussion about a Windows App on a Ubuntu Mailing List ?
>
>
> On Sat, Sep 13, 2008 at 10:28 AM, Rashkae <ubuntu at tigershaunt.com> wrote:
>
>> Chaman Singh Verma wrote:
>> > Hello,
>> >
>> > I have DSL broadband which gets frequently disconnected. I am using
>> Putty
>> > to remote login. Can someone tell how to configure Putty so that it is
>> > reconnected
>> > automatically ?
>> >
>> > I searched that there is PuttyTray also on the net which has this
>> feature on
>> > experimental basis.  But I couldn't get the source code or binary to
>> > experiment
>> > with this software. Can someone help ?
>> >
>> > csv
>> >
>> >
>>
>> Create a batch file that infinitely loops the putty process.
>>
>> Quick and dirty example
>>
>> :start
>> c:\putty -load my_profile
>> goto start
>>
>> this only works if putty is closing when you get disconnected.  I
>> believe you can turn on tcp_keepalive option in putty that will allow it
>> to more quickly detect a dead connection and abort.
>>
>>
>>
>> --
>> ubuntu-users mailing list
>> ubuntu-users at lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080913/72fbd58e/attachment.html>


More information about the ubuntu-users mailing list