xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
900
Format
disable sftp server
Parameters
None.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To disable the SFTP server.
DGS-3120-24TC:admin#disable sftp server
Command: disable sftp server
Success.
93-3 config sftp server
Description
This command is used to configure parameters for SFTP server.
Format
config sftp server {timeout <sec 30-600>}
Parameters
timeout - Specify 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-3120-24TC:admin#config sftp server timeout 600
Command: config sftp server timeout 600