Sony PDWHD1500 User Manual (PDW-HD1500 / PDW-F1600 Operation Manual for Firmwa - Page 120

Extended commands, When the size of the path name is greater than 1023

Page 120 highlights

HELP Displays a list of the commands supported by this unit, or an explanation of the specified command. Command syntax: HELP The following data is transferred, depending on whether a command name is specified with . • Command name specified: Explanation of the specified command. • No specification: Command list Input example: HELP RETR NOOP Does nothing except return a response. (Used to check whether this unit is running.) Command syntax: NOOP PWD Displays the current directory ("/" if the directory is the root directory). Command syntax: PWD CWD Changes the current directory (moves from the current directory to another directory). Command syntax: CWD Moves to a directory as follows, depending on whether a directory is specified with . • Directory specified: To the specified directory • No specification: To the root directory Input example: CWD General CDUP Moves one level up in the directory structure (makes the parent of the current directory be the current directory). Command syntax: CDUP MKD Creates a new directory. Note Directories can be created only in the General directory. For details, see "File operation restrictions" (page 107). Command syntax: MKD RMD Deletes a directory. Note Directories can be deleted only in the General directory. For details, see "File operation restrictions" (page 107). Command syntax: RMD MDTM Acquires the date and time of the most recent modification of the file in the format "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. Command syntax: MDTM Input example: MDTM PROAV/DISCMETA.XML Extended commands In the Command syntax, means a space, entered by pressing the space bar, and means a new line, entered by pressing the Enter key. SITE 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 names contains a space. Use the SITE REPFL command instead. Command syntax: SITE REPF specifies an offset from the start of the file. Data is transferred from the video frame at the offset (the first frame is 0). specifies the number of video frames to transfer (specify 0 to transfer to the end of the file). Chapter 6 File Operations 120 FTP File Operations

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198

120
FTP File Operations
Chapter 6
File Operations
HELP
Displays a list of the commands supported by this unit, or
an explanation of the specified command.
Command syntax: HELP <SP> <command-name>
<CRLF>
The following data is transferred, depending on whether a
command name is specified with <command-name>.
Command name specified: Explanation of the specified
command.
No specification: Command list
Input example:
HELP RETR
NOOP
Does nothing except return a response. (Used to check
whether this unit is running.)
Command syntax: NOOP <CRLF>
PWD
Displays the current directory (“/” if the directory is the
root directory).
Command syntax: PWD <CRLF>
CWD
Changes the current directory (moves from the current
directory to another directory).
Command syntax: CWD <SP> <path-name> <CRLF>
Moves to a directory as follows, depending on whether a
directory is specified with <path-name>.
Directory specified: To the specified directory
No specification: To the root directory
Input example:
CWD General
CDUP
Moves one level up in the directory structure (makes the
parent of the current directory be the current directory).
Command syntax: CDUP <CRLF>
MKD
Creates a new directory.
Directories can be created only in the General directory.
For details, see “File operation restrictions” (page 107).
Command syntax: MKD <SP> <path-name> <CRLF>
RMD
Deletes a directory.
Directories can be deleted only in the General directory.
For details, see “File operation restrictions” (page 107).
Command syntax: RMD <SP> <path-name> <CRLF>
MDTM
Acquires the date and time of the most recent modification
of the file in the format “YYYYMMDDhhmmss” (YYYY:
year, MM: month, DD: day, hh: hour, mm: minute, ss:
second).
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.
Command syntax: MDTM <SP> <path-name> <CRLF>
Input example:
MDTM PROAV/DISCMETA.XML
Extended commands
In the Command syntax, <SP> means a space, entered by
pressing the space bar, and <CRLF> means a new line,
entered by pressing the Enter key.
SITE 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.
A segment greater than the file size cannot be specified.
This command cannot be used when the path names
contains a space. Use the SITE REPFL command
instead.
Command 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).
Note
Note
Note
Notes