<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://javassh.org/rdf'>
    <s:Snip rdf:about='http://javassh.org/rdf#Plugin+Timeout'
         s:cUser='leo'
         s:oUser=''
         s:mUser='leo'>
        <s:name>Plugin Timeout</s:name>
        <s:content>The __timeout__ plugin can be used to make sure a connection is only open as long as there is data beeing sent or received. You can define the time the connection may be open until it will be closed by the software. As some hosts may have difficulties with connections that simply close the connection this plugin allows you to define a graceful logout command.&#xA;&#xA;The timeout will be reset every time something happens and after a disconnection and reconnect it will start again automatically.&#xA;&#xA;To use the plugin put it in your plugin list, preferrably between the [Plugin Terminal] and the [Plugin Telnet] or [Plugin SSH].&#xA;&#xA;{table} &#xA;Property | Documentation&#xA;Timeout.seconds | The seconds the connection may be open without data transmitted between client and server.&#xA;Timeout.command | The graceful logout command to be used to close the connection from server side. You may want to use &quot;logout&quot; or &quot;exit&quot; for most UNIX systems. Make sure you put a newline (\\\n) at the end. \\ __Example:__ Timeout.command=logout\\\n&#xA;Timeout.warning | A warning message to be displayed on screen to tell the user that his connection will be closed. ~~Not implemented yet.~~&#xA;{table}</s:content>
        <s:mTime>2005-11-10 14:23:54.991</s:mTime>
        <s:cTime>2005-11-10 14:23:54.991</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://javassh.org/rdf#Configuring Plugins'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://javassh.org/rdf#Configuring+Plugins'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='#dhelrod'/>
                <rdf:li rdf:resource='#leo'/>
                <rdf:li rdf:resource='#jordi'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
