xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1099
Chapter 99
Secure File Transfer
Protocol (SFTP) Commands
config sftp server {timeout <sec 30-600>}(1)
99-1 enable sftp server
Description
This command is used to enable the SFTP function globally. SFTP over SSH2 is a remotely
secure file transfer protocol providing security on all file operations. SFTP server runs as a
subsystem of SSH server. SSH server is required to be enabled before enabling SFTP server.
Format
enable sftp server
Parameters
None.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To enable SFTP server globally.
DGS-3620-28PC:admin#enable sftp server
Command: enable sftp server
Success.
99-2 disable sftp server
Description
This command is used to disable the SFTP server function globally. All active SFTP sessions will
be disturbed after executing this command. SFTP server runs as a subsystem of the SSH server.
Disabling SSH server will also disturb all SFTP session.