A-6Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command ReferenceOL-13271-03Appendix A Cisco Catalyst Blade Switch 3130 and 3032 for Dell Boot Loader CommandscopycopyUse the copy boot loader command to copy a file from a source to a destination.copy [-b block-size] filesystem:/source-file-url filesystem:/destination-file-urlSyntax DescriptionDefaults The default block size is 4 KB.Command Modes Boot loaderCommand HistoryUsage Guidelines Filenames and directory names are case sensitive.Directory names are limited to 45 characters between the slashes (/); the name cannot contain controlcharacters, spaces, deletes, slashes, quotes, semicolons, or colons.Filenames are limited to 45 characters; the name cannot contain control characters, spaces, deletes,slashes, quotes, semicolons, or colons.If you are copying a file to a new directory, the directory must already exist.Examples This example show how to copy a file at the root:switch: copy flash:test1.text flash:test4.text.File "flash:test1.text" successfully copied to "flash:test4.text"You can verify that the file was copied by entering the dir filesystem: boot loader command.Related Commands-b block-size (Optional) This option is used only for internal development and testing.filesystem: Alias for a flash file system. Use flash: for the system board flash device./source-file-url Path (directory) and filename (source) to be copied./destination-file-url Path (directory) and filename of the destination.Release Modification12.2(40)EX1 This command was introduced.Command Descriptiondelete Deletes one or more files from the specified file system.