50To do… Use the command… RemarksEstablish an SFTPconnection in an IPv4network environmentsftp server [ port-number ][ identity-key { dsa | rsa } |prefer-ctos-cipher { 3des |aes128 | des } |prefer-ctos-hmac { md5 |md5-96 | sha1 | sha1-96 } |prefer-kex{ dh-group-exchange |dh-group1 | dh-group14 } |prefer-stoc-cipher { 3des |aes128 | des } |prefer-stoc-hmac { md5 |md5-96 | sha1 | sha1-96 } ] *Establish an SFTPconnection in an IPv6network environmentsftp server [ port-number ][ identity-key { dsa | rsa } |prefer-ctos-cipher { 3des |aes128 | des } |prefer-ctos-hmac { md5 |md5-96 | sha1 | sha1-96 } |prefer-kex{ dh-group-exchange |dh-group1 | dh-group14 } |prefer-stoc-cipher { 3des |aes128 | des } |prefer-stoc-hmac { md5 |md5-96 | sha1 | sha1-96 } ] *Upload a file on theclient to the remote SFTPserverput localfile [ remotefile ]Download a file from aremote SFTP server andsave itget remotefile [ localfile ]Uploadingthesecuritylog file tothe SFTPserverAll other operationssupported by the deviceacting as an SFTP clientSee Security ConfigurationGuide.OptionalThe sftp commands are available inuser view; the other commands areavailable in SFTP client view.For more information about thesecommands, see Security CommandReference.Configuring synchronous information outputWith synchronous information output enabled, if a user’s input is interrupted by system output such as log,trap, or debugging information, then after the completion of system output the system will display acommand line prompt (a prompt in command editing mode, or a [Y/N] string in interaction mode) andthe input so far.The advantage of this feature is that when your input is interrupted by a large amount of system output,you can continue your operations from where you were stopped.Follow these steps to enable synchronous information output:To do… Use the command… RemarksEnter system view system-view —