File System Commands
427 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
18
Example
Example 1. The following example sets a new current directory on FLASH:
switchxxxxxx>
pwd
flash://
switchxxxxxx>
cd date/aaa
switchxxxxxx>
pwd
flash://date/aaa
Example 2. The following example sets a new current directory on USB:
switchxxxxxx>
pwd
flash://
switchxxxxxx>
cd usb://
switchxxxxxx>
pwd
usb://
18.7 copy
To copy any file from a source to a destination, use the copy command in
Privileged EXEC mode.
Syntax
copy
src-url dst-url
copy {running-config | startup-config}
dst-url
[exclude | include-encrypted |
include-plaintext]
copy
src-url
running-config
copy running-config startup-config
Parameters
•
src-url
—The location URL of the source file to be copied. The predefined
URL aliases can be configured.