Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
260
of
272
SFTP Client Copy Commands
The SFTP Client copy commands for SSH / Telnet / Console used with
below. These commands let you copy from a source to a destination. See the SolarWinds
webpage.
Command
:
copy
Copy from source to destination.
Syntax:
copy
{ startup-config | running-config | <source_path> } { startup-config | running-config
| <destination_path> } [ syntax-check ] [ save-host-key ] [ ftp-active ] [ { merge | replace } ]
copy
running-config [ startup-config | <url_file> ]
copy
startup-config [ running-config | <url_file> ]
copy
<url_file> [ startup-config | running-config ]
copy
running-config [ startup-config | <url_file> ] syntax-check
copy
startup-config [ running-config | <url_file> ] syntax-check
copy
<url_file> [ startup-config | running-config ] syntax-check
copy
running-config [ startup-config | <url_file> ] syntax-check | { [ begin | exclude | include] <line> }
copy
startup-config [ running-config | <url_file> ] syntax-check | { [ begin | exclude | include] <line> }
copy
<url_file> [ startup-config | running-config ] syntax-check | { [ begin | exclude | include] <line> }
copy
running-config [ startup-config | <url_file> ] | { [ begin | exclude | include] <line> }
copy
startup-config [ running-config | <url_file> ] | { [ begin | exclude | include] <line> }
copy
<url_file> [ startup-config | running-config ] | { [ begin | exclude | include] <line> }
Parameters:
<url_file>
File in FLASH or on TFTP/FTP/SFTP server.
Syntax: <flash:filename | [tftp | ftp |
sftp
]://server/path-and-filename>.
A valid file name is a text string drawn from alphabet (A-Za-z), digits (0-9), dot (.), hyphen
(-), under score (_). The maximum length is 63 and hyphen must not be first character.
The file name content that only contains '.' is not allowed.
running-config
Currently running configuration
startup-config
Startup configuration
merge
Merge source file with running-config
replace
Replace running-config with source file, default action
syntax-check
Perform syntax check on source configuration
source_path
The path of the source .
destination_path The path of the destination .
save-host-key
Enable saving the host key.
ftp-active
Keep FTP active.
flash:filename
The name of the flash file.
protocol
The protocol to use.
username
The user name.
password
The password .
host
The host name.
port
The port number.
path
The file path.
|
Output modifiers
begin
Begin with the line that matches