Reference Guide

Table Of Contents
155 |copy Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide
Syntax
Parameter Description
flash: Copy the contents of the controller’s flash file system, the system image, to a specified
destination.
srcfilename Full name of the flash file to be copied.
flash: Copy the file to the flash file system.
destfilename Specify the new name of the copied file.
tftp: Copy the file to a TFTP server.
tftphost Specify the IP address or hostname of the TFTP server.
ftp: Copy a file from the FTP server.
ftphost Specify the IP address or hostname of the FTP server.
user User account name required to access the FTP server.
filename Full name of the file to be copied.
0 | 1 Specify the system partition to save the file.
running-config Copy the active, running configuration to a specified destination.
flash: Copy the configuration to the flash file system.
filename Specify the new name of the copied configuration file.
ftp: Using FTP, copy the configuration to an FTP server.
ftphost Specify the IP address of the FTP server.
user User account name required to access the FTP server.
password Password required to access the FTP server.
remote-dir Specify a remote directory, if needed.
startup-config Copy the active, running configuration to the start-up configuration.
tftp: Using TFTP, copy the configuration to a TFTP server
tftphost Specify the IP address or hostname of the TFTP server.
scp: Copy an ArubaOS image file or file from the flash file system using the Secure Copy protocol.
The SCP server or remote host must support SSH version 2 protocol.
scphost Specify the IP address of the SCP server or remote host.
username User account name required to access the SCP server or remote host.
filename Specify the absolute path of the filename to be copied.
flash: Copy the file to the flash file system.
destfilename Specify the new name of the copied file.
system: Copy the file to the system partition.
startup-config Copy the startup configuration to a specified flash file or to a TFTP server.
flash: Copy the file to the flash file system.
filename Specify the new name of the copied startup configuration file.
tftp: Using TFTP, copy the startup configuration to a TFTP server