Cisco CRS User Manual page 274

Ios xr system security command reference
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

sftp (Interactive Mode)
sftp> pwd
Remote working directory: /
sftp> cd /auto/tftp-server1-users5/admin
sftp> get frmRouter /disk0:/frmRouterdownoad
/auto/tftp-server1-users5/admin/frmRouter
Transferred 1578 Bytes
1578 bytes copied in 0 sec (27684)bytes/sec
sftp> put /disk0:/frmRouterdownoad againtoServer
/disk0:/frmRouterdownoad
Transferred 1578 Bytes
1578 bytes copied in 0 sec (14747)bytes/sec
sftp>
In the following example, user abc is downloading and uploading a file from/to an external SFTP server using
an IPv4 address:
RP/0/RP0/CPU0:router#sftp abc@2.2.2.2
Connecting to 2.2.2.2...
Password:
sftp> pwd
Remote working directory: /
sftp> cd /auto/tftp-server1-users5/abc
sftp> get frmRouter /disk0:/frmRouterdownoad
/auto/tftp-server1-users5/abc/frmRouter
Transferred 1578 Bytes
1578 bytes copied in 0 sec (27684)bytes/sec
sftp> put /disk0:/frmRouterdownoad againtoServer
/disk0:/frmRouterdownoad
Transferred 1578 Bytes
1578 bytes copied in 0 sec (14747)bytes/sec
sftp>
Related Commands
Command
ssh client source-interface, on page 274
ssh client vrf, on page 276
Cisco IOS XR System Security Command Reference for the Cisco CRS Router, Release 4.1
264
Description
Specifies the source IP address of a selected interface
for all outgoing SSH connections.
Configures a new VRF for use by the SSH client.
Secure Shell Commands
OL-24740-01

Advertisement

Table of Contents
loading

Table of Contents