Users Guide

Table Of Contents
Images and File Management 569
Managing Images and Files (CLI)
This section provides information about the commands you use to upload,
download, and copy files to and from the Dell EMC Networking N-Series
switches. For more information about these commands, see the
Dell EMC
Networking N1100-ON, N1500, N2000, N2100-ON, N2200-ON, N3000E-
ON, N3100-ON, and N3200-ON Series Switches CLI Reference Guide
at
www.dell.com/support. It also describes the commands that control the Auto
Configuration feature.
The examples in this section give some specific examples of source URLs for
copying remote files to the switch. The complete source URL syntax is:
The complete destination URL syntax for copying files from the switch to a
remote system is:
Not all combinations are available. For example,
copy tftp:1.2.3.4/asd scp:4.3.2.1/asd is a nonsensical command and is not
allowed.
NOTE: Upload, download, and copy functions use the copy command to send
and receive files from remote systems. The basic syntax for the command is copy
source
destination
.
url
flash://
filename
|
tftp://{
ipaddress
|
hostname
}/
filepath
/
filename
ftp://
user
@{
ipaddress
|
hostname
}/
path
/
filename
|
scp://
user
@{
ipaddress
|
hostname
}/
path
/
filename
|
sftp://
user
@{
ipaddress
|
hostname
}/
path
/
filename
|
usb://
filepath
/
filename
url
flash://
filename
|
tftp://{
ipaddress
|
hostname
}/
filepath
/
filename
ftp://
user
@{
ipaddress
|
hostname
}/
path
/
filename
|
scp://
user
@{
ipaddress
|
hostname
}/
path
/
filename
|
sftp://
user
@{
ipaddress
|
hostname
}/
path
/
filename
|
usb://
filepath
/
filename
NOTE: The flash syntax identifies a file on the switch.