File Buffering
86
7.9 File Command Summary
Command
Function
DIR
Displays the files in the current directory. Directories are
indicated by <DIR> adjacent to the name, along with their
creation date and time.
MD
Makes a new directory under the current directory.
MD <newdirectoryname>
Example: MD newdir
Creates a new directory named newdir under the current
directory.
CD
Changes the current directory to a directory specified by the
user. Note that a space MUST follow this command.
Example: CD \ to return to the root directory.
CD .. to go up one level.
RD
Removes the specified directory. An error is displayed if the
specified directory is not empty.
RD <directoryname>
Example: RD NEWDIR
COPY
Copies the specified file to a specified location. The destination
directory must exist before the file can be copied.
COPY <source directory>\<filename> <destination
directory>\<filename>
Examples:
COPY \sentfiles\H4961212.2A \newdir\H4961212.2A
To copy a file from the current directory to a new directory
COPY H4961212.2A \newdir\H4961212.2A
DEL
Deletes a file from the RAMdisk.
DEL <source directory>/<filename>
If it not necessary to specify the directory if the file to be deleted
is in the current directory.
Example:
DEL \sentfiles\H4961212.2A
MOVE
Copies a file to a new directory and then deletes it from the
source directory after the file has been copied.
Summary of Contents for Lucent Technologies Access Security Gateway Guard
Page 12: ...x Page intentionally left blank ...
Page 28: ...ASG Guard Overview 16 Page intentionally left blank ...
Page 36: ...Physical Connections 24 Page intentionally left blank ...
Page 60: ...Modem Port Setup 48 Page intentionally left blank ...
Page 82: ...Modifying the User Database 70 Page intentionally left blank ...
Page 120: ...Action and Event Tables 108 Page intentionally left blank ...
Page 158: ...User Connectivity 146 Page intentionally left blank ...
Page 188: ...Log Functions 176 Page intentionally left blank ...
Page 236: ...Troubleshooting 224 Page intentionally left blank ...
Page 252: ...Internal Battery Replacement 240 Page intentionally left blank ...
Page 258: ...Glossary of Command References 246 Page intentionally left blank ...