Sony PDWHD1500 User Manual (PDW-HD1500 / F1600 Operation Manual for Firmware V - Page 116

For details, see File operation restrictions files are created.

Page 116 highlights

MODE Specifies the transfer mode. Command syntax: MODE can be any of the following. However, for XDCAM, the mode is always "S", regardless of the modecode specification. • S: Stream mode (default) • B: Block mode • C: Compressed mode Input example: MODE S LIST Sends a list of files from this unit to the remote computer. Command syntax: LIST can be any of the following. • -a: Also display file names that begin with "." • -F: Append "/" to directory names. The following data is transferred, depending on whether specifies a directory or file. • Directory specified: A list of the files in the specified directory • File specified: Information about the specified file • No specification: A list of the files in the current directory The wildcard characters "*" (any string) and "?" (any character) may be used in . Input example 1: LIST-a Clip Input example 2: LIST Clip/*.MXF NLST Sends a list of file names from this unit to the remote computer, with no other information. Command syntax: NLST The following options may be specified when no pathname is specified. • -a: Also display file names that begin with ".". • -l: Display information other than file name (gives the same result as the LIST command). • -F: Append "/" to directory names. The following data is transferred, depending on whether specifies a directory or file. • Directory specified: A list of the file names only in the specified directory • No specification: A list of the file names only in the current directory. The wildcard characters "*" (any string) and "?" (any character) may be used in . Input example 1: NLST-l Input example 2: NLST Clip/*.MXF RETR Begins transfer of a copy of a file in the specified path on this unit to the current directory on the remote computer. Command syntax: RETR Input example: RETR Clip/C0001.MXF STOR Begins transfer of a copy of a file in the specified path on the remote computer to the current directory on this unit. Depending on the type of file transferred, the following files are created. • C*.MXF file 1) -C*M01.XML file (metadata) -C*M02.KLV file (user metadata) -C*S01.MXF file (proxy AV data) • E*E01.SMI file 2) -E*M01.XML file (metadata) 1) *: 0001 to 9999 2) *: 0001 to 0099 Notes • For C*.MXF files, the UMID of the copy source file is not saved. However, it is saved if an immediately preceding SITE UMMD extended command has been issued. • For C*.MXF files, some data, such as file header metadata, may be missing. • Depending on the transfer destination directory and the file type, transfer may not be possible. For details, see "File operation restrictions" (page 105). Command syntax: STOR Input example: STOR Edit/E0001E01.SMI RNFR RNTO Rename a file. Specify the file to be renamed with the RNFR command, and specify the new name with the RNTO command. (Always follow a RNFR command with a RNTO command.) For details, see "File operation restrictions" (page 105). Chapter 6 File Operations 116 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

116
FTP File Operations
Chapter 6
File Operations
MODE
Specifies the transfer mode.
Command syntax: MODE <SP> <mode-code> <CRLF>
<mode-code> can be any of the following. However, for
XDCAM, the mode is always “S”, regardless of the mode-
code specification.
S: Stream mode (default)
B: Block mode
C: Compressed mode
Input example:
MODE S
LIST
Sends a list of files from this unit to the remote computer.
Command syntax: LIST <SP> <options> <SP> <path-
name> <CRLF>
<options> can be any of the following.
-a: Also display file names that begin with “.”
-F: Append “/” to directory names.
The following data is transferred, depending on whether
<path-name> specifies a directory or file.
Directory specified: A list of the files in the specified
directory
File specified: Information about the specified file
No specification: A list of the files in the current directory
The wildcard characters “*” (any string) and “?” (any
character) may be used in <path-name>.
Input example 1:
LIST-a Clip
Input example 2:
LIST Clip/
*
.MXF
NLST
Sends a list of file names from this unit to the remote
computer, with no other information.
Command syntax: NLST <SP> <options or path-name>
<CRLF>
The following options may be specified when no path-
name is specified.
-a: Also display file names that begin with “.”.
-l: Display information other than file name (gives the same
result as the LIST command).
-F: Append “/” to directory names.
The following data is transferred, depending on whether
<path-name> specifies a directory or file.
Directory specified: A list of the file names only in the
specified directory
No specification: A list of the file names only in the current
directory.
The wildcard characters “*” (any string) and “?” (any
character) may be used in <path-name>.
Input example 1:
NLST-l
Input example 2:
NLST Clip/
*
.MXF
RETR
Begins transfer of a copy of a file in the specified path on
this unit to the current directory on the remote computer.
Command syntax: RETR <SP> <path-name> <CRLF>
Input example:
RETR Clip/C0001.MXF
STOR
Begins transfer of a copy of a file in the specified path on
the remote computer to the current directory on this unit.
Depending on the type of file transferred, the following
files are created.
•C
*
.MXF file
1)
-C
*
M01.XML file (metadata)
-C*M02.KLV file (user metadata)
-C
*
S01.MXF file (proxy AV data)
•E
*
E01.SMI file
2)
-E
*
M01.XML file (metadata)
1) *: 0001 to 9999
2) *: 0001 to 0099
For C*.MXF files, the UMID of the copy source file is
not saved. However, it is saved if an immediately
preceding SITE UMMD extended command has been
issued.
For C*.MXF files, some data, such as file header
metadata, may be missing.
Depending on the transfer destination directory and the
file type, transfer may not be possible.
For details, see “File operation restrictions” (page 105).
Command syntax: STOR <SP> <path-name> <CRLF>
Input example:
STOR Edit/E0001E01.SMI
RNFR
RNTO
Rename a file.
Specify the file to be renamed with the RNFR command,
and specify the new name with the RNTO command.
(Always follow a RNFR command with a RNTO
command.)
For details, see “File operation restrictions” (page 105).
Notes