Detailed instructions for use are in the User's Guide.
[. . . ] SDLT 600A Product Manual, 81-81487-01 A01, December 2005, Made in USA. Quantum Corporation provides this publication "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability or fitness for a particular purpose. Quantum Corporation may revise this publication from time to time without notice. COPYRIGHT STATEMENT Copyright 2005 by Quantum Corporation. [. . . ] Note: If a root user is already connected, and you try to connect as a root, you will have the following FTP error pop-up window (see figure 68).
Figure 68 FTP Error Pop-Up Window
SDLT 600A Product Manual
59
Chapter 3 Using Your Tape Drive FTP Transfers
System and MXF files
3 The application is designed to connect and to transfer MXF files (see
figure 66).
Columns to show These checkboxes specify what you want to see in the columns of the panes (SDLT 600A client tab) in the list of files. Note: You can dynamically change the order of the columns in the pane using the mouse by simply moving one column to another place.
3
File data to extract
3
These checkboxes specify what information you want to extract when you select MXF properties on the MXF files. You can click MXF properties in the Contextual menu.
FTP Client Options You can set two connection specifications:
3
· Buffer size -- Specifies the size in bytes of the buffers used by the applet to send or receive data on the network. Note: This option has no effect on other servers not using this application.
The optimal file size is 10240 bytes, but you may also have to configure the settings on your network card to forward blocks of 10240 bytes on the network. Ensuring that these two settings are set is the only way to have the best transfer rate. · Timeout (sec) -- Specifies the timeout of the FTP client session in seconds. Session will be disconnected after the timeout occurs. 180 seconds is selected by default.
SDLT 600A Product Manual
60
Chapter 3 Using Your Tape Drive FTP Transfers
SDLT 600A options
3
Headers to XML -- Allows you to retrieve the header files of MXF files in the XML text format (default) or in MXF binary format.
Supported FTP Commands
The following FTP commands are supported:
3
· Standard commands (RFC959): ABOR, CDUP, CWD, DELE, HELP, LIST,
MKD, MODE, NLST, NOOP, PASS, PASV, PORT, PWD, QUIT, REST, RETR, RMD, RNFR, RNTO, SITE, STOR, STRU, SYST, TYPE, and USER
· Commands (RFC775): XCUP, XCWD, XMKD, XPWD, and XRMD · SITE commands: DELE, EJECT, ERASE, ESSTYP, FREE, FSIZ, FTYP,
HELP, HDR2XML, HEADER, IDLE, MEID, MXFNFO, PARTIAL, REFH, TC, TIME, and VERSION
· Commands not normalized (INTERNET DRAFT): FEAT, SIZE, MDTM, MLST, and MLSD
Standard Commands (RFC959)
The following standard commands are supported:
3
SDLT 600A Product Manual
61
Chapter 3 Using Your Tape Drive FTP Transfers
Table 3 Standard Commands (RFC959)
Command Syntax Parameters Purpose Command Syntax Parameters Purpose Command Syntax Parameters Purpose Command Syntax Parameters Purpose Command Syntax Parameters Purpose Command Syntax Parameters Purpose
ABOR
abor <CRLF> N/A aborts a file transfer (STOR or RETR).
ACCT
acct <CRLF> N/A not implemented.
ALLO
allo <SP> <decimal-integer> [<SP> R <SP> <decimal-integer> ] <CRLF> N/A not implemented.
APPE
appe <SP> <pathname> <CRLF> N/A not implemented
CDUP
cdup <CRLF> N/A equivalent to "cwd . . "
CWD
cwd <SP> <pathname> <CRLF> - <pathname>: an existing relative or absolute directory. This command allows the user to work with a different directory.
SDLT 600A Product Manual
62
Chapter 3 Using Your Tape Drive FTP Transfers
Command Syntax Parameters Purpose Command Syntax Parameters Purpose
DELE (*)
dele <SP> <pathname> <CRLF> <pathname>: an existing relative or absolute pathname. This command allows the user to send a file to the Trash. RMD must be used instead of DELE to delete a directory.
HELP
help [ <SP> <command> ] <CRLF> <command>: a FTP command. Without parameters, this command lists in alphabetic order the standard commands. When <command> is a valid standard command, HELP provides the syntax of <command>.
Command Syntax Parameters
LIST
list [<SP> <options>] [<SP> <pathname>] <CRLF> · <options>: same format as ls UNIX command. '-a' and '-l' are currently supported. If no options, it is equivalent to a "ls -l" UNIX command. · <pathname>: the directory or the filename that will be listed. A null argument implies the current working directory.
Purpose
This command lists directory or file contents the same way the UNIX command 'ls -l' does. Contents will be sent to the passive DTP. TYPE must be previously set to ASCII by the client.
Command Syntax Parameters Purpose Command Syntax Parameters Purpose
MKD (*)
mkd <SP> <pathname> <CRLF> <pathname>: a relative or absolute pathname. This command causes the directory specified in the pathname to be created as a directory.
MODE
mode <SP> <mode-code> <CRLF> <mode-code>: transfer mode. Only 'S' (Stream) is supported. This command allows the client to change the transfer mode. [. . . ] T
Take-up Reel The reel inside every tape drive onto which DLTtape or Super DLTtape media is wound. The in-the-tape drive take-up reel enables DLTtape and Super DLTtape systems to operate using a singlereel cartridge and thereby pack more media and data into every cartridge. TapeAlertTM A firmware feature that monitors and returns the results of the tape drive's on-going self-diagnosis activity. Tape Path The path through which media moves from the cartridge, past the read/write head, and onto the take-up reel. [. . . ]