C613-50170-01 Rev B
Command Reference for x510 Series
107
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
F
ILE
AND
C
ONFIGURATION
M
ANAGEMENT
C
OMMANDS
Valid characters
The filename and path can include characters from up to four categories. The
categories are:
1)
uppercase letters: A to Z
2)
lowercase letters: a to z
3)
digits: 0 to 9
4)
special symbols: most printable ASCII characters not included in the previous
three categories, including the following characters:
•
-
•
/
•
.
•
_
•
@
•
"
•
'
•
*
•
:
•
~
•
?
Do not use spaces, parentheses or the + symbol within filenames. Use hyphens or
underscores instead.
Syntax for
directory listings
A leading slash (/) indicates the root of the current filesystem location.
In commands where you need to specify the local filesystem’s Flash base directory,
you may use
flash
or
flash:
or
flash:/
. For example, these commands are all the
same:
•
dir flash
•
dir flash:
•
dir flash:/
Copying with SFTP
sftp://[[<
location
>]/<
directory
>]
/<
filename
>
To specify a file in the top-level
directory of the server:
sftp://10.0.0.5/example.cfg
Copying to or from
stack member
Flash
<
hostname
>-<
stack_ID
>/flash:[/][<
directory
>/]
<
stack_member_filename
>
To specify a file in the configs directory
on member 2 of a stack named vcstack:
vcstack-2/flash:/configs/example.cfg
When you copy a
file...
Use this syntax:
Example: