Introduction, Url syntax and keyword usage – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 149
File Management Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
7.3
Introduction
This chapter provides an alphabetical reference of AlliedWare Plus
TM
OS file management
commands.
URL Syntax and Keyword Usage
Many of the commands in this chapter use the placeholder “URL” to represent the name
and location of the file that you want to act on. The following table explains the syntax of
this URL for each different type of file location.
The URL can include characters from up to four categories. The URL categories are:
1.
uppercase letters: A to Z
2.
lowercase letters: a to z
3.
digits: 0 to 9
4.
special symbols: all printable ASCII characters not included in the previous three
categories. Including the following characters:
«
-
«
/
«
.
«
_
«
@
«
"
«
'
«
*
«
:
«
~
«
?
Do not use spaces or parentheses within filenames. Use hyphens or underlines instead.
When you copy a file...
Use this syntax:
In local Flash memory
flash:[/][<directory>/] <filename>
To or from a USB storage device
usb:[/][
<directory>
/]
<filename>
Copying with Hypertext Transfer
Protocol (HTTP)
http://[[<username>:<password>]@]
{<hostname>|<host-ip>}[/<filepath>]/<filename>
Copying with Trivial File Transfer
Protocol (TFTP)
tftp://[[<location>]/<directory>]/<filename>
Copying with Secure Copy (SCP)
scp://<username>@<location>[/<directory>][/<filename>]
Copying with SSH File Transfer
Protocol (SFTP)
sftp://[[<location>]/<directory>]/<filename>
To or from stack member Flash
<hostname>-<stack_ID>/flash:[/][
<stack_member_filename>