For example, if the IP address of this unit is set to “192.168.001.010”, enter “ftp 192.168.1.10”.
Refer to the Windows help for more information about the FTP command.
If the connection succeeds, you are prompted to enter a user name.
Enter the user name “admin” and press the Enter key.
When the user name is verified, you are prompted to enter a password.
Enter the password and press the Enter key.
The password is set to “pdw-hd1500” when the unit is shipped from the factory.
The login is complete when the password is verified.
See page 84 for the FTP protocol commands supported by this unit.
If the connection times out
This unit terminates FTP connections if no command is received within 90 seconds of the last command. If this occurs, log out (see the next section) and repeat steps 2 to 4.
Note
If you power this unit off during an FTP connection, the data transferred thus far is discarded.
FTP File Operations
Note
Login is not possible unless a disc is loaded and the unit is in the state described above.
2 Start the command prompt.
3 Enter “ftp <SP> <IP address>”, and press the Enter key. (<SP> refers to a space.)
Load a disc into this unit and put the unit into the following state.

Operations File 6 Chapter

To log in

If this unit is connected to a remote computer with a FAM connection, first exit file operations on the FAM connection (see page 81).

1

Recording, playback, search and other disc operations (see page 44): Stopped

THUMBNAIL button (see page 15): Off

Disc access by Lock or Delete All Clips, Format Disc, and so on in the Disc Menu (see page 57): Stopped

4

5

To log out

To log out after finishing file operations, enter “QUIT” at the command prompt and press the Enter key.

Command list

The FTP protocol commands supported by this unit include standard commands (see the next section) and extended commands (see page 87).

Notes

To execute FTP commands, you must install application software such as PDZ-1 on your computer.

The commands supported by application software vary.

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.

Standard commands

USER

Send this command to begin the login process.

Command syntax: USER <SP> <user name> <CRLF>

Input example: USER admin

PASS

After sending the USER command, send this command to complete the login process.

Command syntax: PASS <SP> <password> <CRLF>

Input example: PASS pdw-hd1500

QUIT

Terminates the FTP connection. If a file is being transferred, terminates after completion of the transfer.

Command syntax: QUIT <CRLF>

PORT

Specifies the IP address and port to which this unit should connect for the next file transfer (for data transfer from this unit).

Command syntax: PORT <SP> <h1,h2,h3,h4,p1,p2>

<CRLF>

h1 (most significant byte) to h4 (least significant byte): IP address

p1 (most significant byte), p2 (least significant byte): Port address

Input example: PORT 10,0,0,1,242,48

(IP address: 10.0.0.1, Port number: 62000)

84