Nokia MW1122 Computer Monitor User Manual


 
MW1122 Administrator Manual
E Copyright Nokia Networks Oy
C33902001SE_00
5-52
Command Show contents of file directory
Description Displays the contents of MW1122 file directory.
Syntax dir
Arguments None
Example
MW1122> dir
filename size appl-version
startup.cfg 195
image.exe 375007 Gx1x2200.R00
nr-of-files 2
avail-media 1454306 bytes
MW1122>
Command Copy file
Description Copies files within MW1122 or over a TFTP (Trivial File
Transfer Protocol) connection. With this command you
can, for example, download configuration files.
Syntax copy [file:/] <src-filename> [file:/] <dst-filename>
copy [file:/] <src-filename> tftp:/<ip-address>/<../dst-
filename>
copy tftp:/<ip-address>/<../src-filename> [file:/] <dst-
filename>
Arguments src-filename is the name of the file you want to
copy.
dst-filename is its destination filename.
ip-address is the IP address of the TFTP server.
Example
MW1122>copy tftp:/191.111.111.1/file.txt file.new
MW1122>