2. ETHERNET
50
2.5
FTP Commands
Carries out the FTP command after carrying out the MAKE command of TELNET to retrieve
each file by using the FTP.
Example) Operation of retrieving a text file of the event log to a computer
1) Starts TELNET and carries out "MAKE LOG" of the TELNET command.
2) Starts FTP and carries out “GET” of the FTP command.
Command Parameter1
Parameter2
Description
LOG.TXT Example)
D:\LOG.TXT
(File name saved in an external storage)
Retrieves the error log as a textfile.
DUMP.TXT Example)
D:\DUMP.TXT
(File name saved in an external storage)
Retrieves the data dump as a textfile.
(only SDI INPUT)
CAPTURE.FRM Example)
D:\CAPTURE.FRM
(File name saved in an external storage)
Retrieves the frame capture as a binary
file. (only SDI INPUT)
CAPTURE.BMP Example)
D:\CAPTURE.BMP
(File name saved in an external storage)
Retrieves the screen capture as a
bitmap file. (only SDI INPUT
CAPTURE.DPX Example)
D:\CAPTURE.DPX
(The name of the file to save to an
external memory device)
Retrieves the frame capture data as a
DPX file (only for SDI INPUT).
GET
CAPTURE.TIF Example)
D:\CAPTURE.TIF
(The name of the file to save to an
external memory device)
Retrieves the frame capture data as a
TIF file (only for SDI INPUT).