xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
899
Chapter 93
Secure File Transfer
Protocol (SFTP) Command
List
config sftp server {timeout <sec 30-600>}
93-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-3120-24TC:admin#enable sftp server
Command: enable sftp server
Success.
93-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.