Extron Electronics IPL T PC1i User Guide User Manual
Page 65
Command
ASCII (Telnet)
(Host to Switcher)
URL Encoded (web)
(Host to Switcher)
Response
(Switcher to Host)
Directory Commands
Change or create a directory
E
path/directory/CJ
}
W
path/directory/CJ
|
Dir
•
path/directory/
]
NOTE:
A directory does not truly exist until a file has been copied into the path.
Move back to root directory
E
/CJ
}
W
%2F
CJ
|
Dir
•
/
]
Move up one directory
E
..CJ
}
W
%2E
%2E
CJ
|
Dir
•
path/directory/
]
View current directory
E
CJ
}
W
CJ
|
path/directory/
]
File Commands
Erase user-supplied web page or
file
24, 28
E
filename
EF
}
W
filename
EF
|
Del
•
filename
]
Erase current directory and its
files
24, 28
E
/EF
}
W
%2F
EF
|
Ddl
]
Erase current directory and its
subdirectories
24, 28
E
//EF
}
W
%2F
%2F
EF
|
Ddl
]
List files from current directory
E
DF
}
W
DF
|
(See below.)
Telnet text responses:
filename
x
•
date/time
•
length
]
filename
x
•
date/time
•
length
]
filename
x
•
date/time
•
length
]
...
space_remaining
•
Bytes
Left
]
]
Web responses — HTML sample code:
Var file – new Array ();
File [1] = ‘
filename1
,
date1
,
filesize1’;
File [2] = ‘
filename2
,
date2
,
filesize2’;
...
File [
n
] = ‘
filename
n
,
date
n
,
filesize
n’;
File [
n+1
] = ‘
space
remaining,
Bytes
left’
IPL T PC1 • SIS Programming and Control
59