xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1100
Format
disable sftp server
Parameters
None.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To disable the SFTP server.
DGS-3620-28PC:admin#disable sftp server
Command: disable sftp server
Success.
99-3 config sftp server
Description
This command is used to configure parameters for SFTP server.
Format
config sftp server {timeout <sec 30-600>}(1)
Parameters
timeout - Specifies the idle timer for SFTP server. If the SFTP server detects no operation after
this duration for a specific SFTP session, it will close this SFTP session. The default value is
120 seconds.
<sec 30-600> - Enter the SFTP server timeout value here. This value must be between 30
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure idle timer to 600 seconds.
DGS-3620-28PC:admin#config sftp server timeout 600
Command: config sftp server timeout 600