Operating Instructions
Table Of Contents
- Table of Contents
- Foreword
- Chapter 1 : Overview
- Chapter 2 : Preparations
- Preparing a Power Supply
- Attaching the Viewfinder
- Setting the Area of Use
- Setting the Date/Time of the Internal Clock
- Mounting the Lens
- Adjusting the Flange Focal Length
- Preparing the Audio Input System
- Tripod Mounting
- Connecting a Video Light
- Using the Shoulder Strap
- Adjusting the Shoulder Pad Position
- Connecting the Remote Control Unit
- Chapter 3 : Adjustments and Settings for Shooting
- Chapter 4 : Shooting
- Handling Discs
- Basic Procedure for Shooting
- Advanced Operations for Shooting
- Recording essence marks
- Setting clip flags with switches
- Setting the thumbnail image at recording time
- Starting a shoot with a few seconds of pre-stored picture data (Picture Cache function)
- Time-lapse video (Interval Rec function)
- Shooting with Slow & Quick Motion
- Exchanging discs while recording (Disc Exchange Cache function)
- Recording with the Clip Continuous Rec function
- Retaking the most recent clip
- Assigning user-defined clip titles automatically
- Assigning user-defined names to clips and clip lists
- Using planning metadata
- Recording video from external devices
- Using the Live Logging function
- Recording proxy data
- Chapter 5 : Operations in GUI Screens
- Chapter 6 : Menu Displays and Detailed Settings
- Menu Organization
- Menu List
- Menu Operations
- Setting the Status Display on the Viewfinder Screen and the LCD Monitor
- Adjustments and Settings from Menus
- Setting gain values for the GAIN selector positions
- Selecting the output signals
- Assigning functions to ASSIGN switches
- Setting power saving functions
- Setting up a wireless LAN
- Setting the color temperature manually
- Specifying an offset for the auto white balance setting
- Selecting the lens file
- Setting the UMID data
- Chapter 7 : Saving and Loading User Setting Data
- Chapter 8 : File Operations
- Chapter 9 : Maintenance
- Appendix
- Index
FTP File Operations
252
Chapter 8 File Operations
PASV
This command requests this unit to “Listen” on a data
port (which is not its default data port). It puts this unit
into passive mode, waiting for the remote computer to
make a data connection.
Syntax: PASV <CRLF>
TYPE
Specifies the type of data to be transferred.
Syntax: TYPE <SP> <type-code (options
delimited by <SP>)> <CRLF>
<type-code> can be any of the following. However,
for XDCAM, data is always transferred as “I”,
regardless of the type-code specification.
•A: ASCII
- N: Non-print
- T: Telnet format
- C: ASA Carriage Control
• E: EBCDIC
- N: Non-print
- T: Telnet format
- C: ASA Carriage Control
• I: IMAGE (Binary) (default)
• L: LOCAL BYTE
- SIZE: byte size
Input example: TYPE I
STRU
Specifies the data structure.
Syntax: STRU <SP> <structure-code> <CRLF>
<structure-code> can be any of the following.
However, for XDCAM, the structure is always “F”,
regardless of the structure-code specification.
• F: File structure (default)
• R: Record structure
• P: Page structure
Input example: STRU F
MODE
Specifies the transfer mode.
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.
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.
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 “.”
• -I: 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-I
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.
Syntax:RETR <SP> <path-name> <CRLF>
Input example: RETR Clip/C0001.MXF










