Copying Files To Flash Disk; Renaming Files On Flash Disk - Symbol Series 3800 Reference Manual

Table of Contents

Advertisement

Series 3800 Product Reference Guide

Copying Files to Flash Disk

To copy files to flash disk, use the command:
FLASH COPY <filename> \
For example:
FLASH COPY NET.CFG \
copies NET.CFG, the protocol stack configuration file, from the current directory (normally
D:) to the root directory on flash disk, and
FLASH COPY E:\SVTP\CS1.CFG \STEP
copies CS1.CFG from the SVTP directory on flash disk to the STEP directory on flash disk.
Note: In the second example, the E: drive must be mentioned on the first
command parameter, but is assumed on the second parameter and
must NOT be mentioned.

Renaming Files on Flash Disk

To rename files on the flash disk, use the command:
FLASH REN \<OLD FILE NAME> <NEW FILE NAME>
For example:
FLASH REN \NETCFG.1 NET.CFG
renames NETCFG.1 in the flash disk's root directory to NET.CFG. The standard restrictions
on renaming files apply, e.g., NETCFG.1 must exist and NET.CFG must not exist in the
directory before the command is executed.
E-20

Advertisement

Table of Contents
loading

Table of Contents