FTP File Operations
238
Ch
apt
er 8 F
ile Ope
rati
ons
“YYYYMMDDhhmmss” (YYYY: year, MM: month,
DD: day, hh: hour, mm: minute, ss: second).
Note
The date and time cannot be acquired in the following
cases.
• When the path name includes a wildcard (“*”,
replaced by any string of characters, or “?”, replaced
by any single character).
• When the size of the path name is greater than 1023
bytes.
Syntax:
MDTM <SP> <path-name> <CRLF>
Input example:
MDTM PROAV/
DISCMETA.XML
Extended commands
In the command syntax column, <SP> means a
space, entered by pressing the space bar, and
<CRLF> means a new line, entered by pressing
the Enter key.
S
ITE REPF
Sends an MXF file from the specified path on this unit to
the remote computer. This command allows you to
specify a segment in the body of the MXF file (composed
of video and audio data), for transfer of the required
segment only.
Notes
• A segment greater than the file size cannot be
specified.
• This command cannot be used when the path name
contains a space. Use the SITE REPFL command
instead.
Syntax:
SITE REPF <SP> <path-name> <SP>
<start-frame> <SP> <transfer-size>
<CRLF>
<start-frame> specifies an offset from the start of
the file. Data is transferred from the video frame at
the offset (the first frame is 0).
<transfer-size> specifies the number of video
frames to transfer (specify 0 to transfer to the end of
the file).
Input example:
SITE REPF Clip/C0001.MXF 5
150 (Transfer C0001.MXF. Body data is
transferred only from frame 6 to frame
150.)
S
ITE REPFL
Sends an MXF file from the specified path on this unit to
the remote computer. This command allows you to
specify a segment in the body of the MXF file (composed
of video and audio data), for transfer of the required
segment only.
Note
A segment greater than the file size cannot be specified.
Syntax:
SITE REPFL <SP> “<path-name>” <SP>
<start-frame> <SP> <transfer-size>
<CRLF>
<path-name> specifies the path name of the file to
transfer. Enclose the path name in double quotation
marks.
<start-frame> specifies an offset from the start of
the file. Data is transferred from the video frame at
the offset (the first frame is 0).
<transfer-size> specifies the number of video
frames to transfer (specify 0 to transfer to the end of
the file).
Input example:
SITE REPFL “Clip/sakura
0001.MXF 5” 150 (Transfer sakura
0001.MXF. Body data is transferred only
from frame 6 to frame 150.)
S
ITE F
S
T
S
Acquires the system status of this unit.
One of the following status codes is sent.
0: Initial state, or no disc is loaded.
1: File system mount is OK.
3: File system mount is not OK.
Syntax:
SITE FSTS <CRLF>
S
ITE MEID
Acquires the media ID of the disc loaded in this unit.
Syntax:
SITE MEID <CRLF>
S
ITE FUNC
Acquires the function and version of the expanded
commands.
Information is sent in the following format.
<main function> <SP> <branch function> <SP>
<branch function version>
For XDCAM, sent in a format like “200 MXF DISK 1”
(200 is a response code).
Syntax:
SITE FUNC <CRLF>
S
ITE UMMD
When C*.MXF file is sent with the STOR, the copy
source UMID is saved if this command is invoked
immediately before the STOR command.
Syntax:
SITE UMMD <CRLF>