The sftp idle-timeout command sets the timeout period for an sftp client to suspend connection from the SSH server.
The undo sftp idle-timeout command restores the default timeout period.
By default, the timeout period is 10 minutes.
Usage Scenario
The sftp idle-timeout command is used to set the timeout period to suspend the connect, if a user does not execute any command for a certain period of time.
User can disable the idle-timeout functionality, by executing the sftp idle-timeout command with zero minute and zero second.
This command takes effect for both ipv4 and ipv6 connections.