When the destination filename is the same as that of an existing file, the system
will ask whether to overwrite it.
Example
# Move flash:/test/sample.txt to flash:/sample.txt.
<SW8800> move flash:/test/sample.txt flash:/sample.txt
Move flash:/test/sample.txt to flash:/sample.txt ?[Y/N]:y
%Moved file flash:/test/sample.txt to flash:/sample.txt
n
The switch has the following limitation on directory name and filename:
The maximum length of a directory name or filename is 64 characters.
■
The maximum length of a full-path filename (including the device name,
■
directory name, and filename) is 136 characters.
The move command can be successfully executed only when the source file
■
and the destination file are on the same device.
pwd
Syntax
pwd
View
User view
Parameter
None
Description
Use the pwd command to view the current path.
Error may occur without setting the current path.
Example
# Display the current path.
<SW8800> pwd
flash:
rename
Syntax
rename fileurl-source fileurl-dest
View
User view
Parameter
fileurl-source: Source file name.
fileurl-dest: Destination file name.
Description
Use the rename command to rename a file.
File System
977
Need help?
Do you have a question about the 8807 and is the answer not in the manual?
Questions and answers