; Transfer Buffer Size = 1MB
; Socket Buffer Size = 16MB
# PFTP sets an Artificial (Compiled in) Maximum of 250GB
MAX Ptran Size = 10GB
# Disable SAN3P
; No SAN3P
# Disable Transfer Agent
; No Transfer Agent Supported
# Disable 64-bit Protocol - Default is on
; No 64-bit Support
# Special Features
; Special Features Enabled
}
D.2. PFTP Client Interf aces Stanza
Many systems have multiple interfaces, some of which may not have access to all destination hosts.
The PFTP Client Interfaces stanza is used to specify which interfaces on the source host should be
used to communicate to destination Parallel FTP Daemons and/or HPSS Movers. This is parti cularly
useful if both low speed and high speed interfaces are available to the client host and the PFTP data
transfers should use the high speed interfaces.

Table 13. PFTP Client Interfaces Stan za Fields

Configuration Type Abbreviated Description
Stanza (CMPD) PFTP Client Interfaces = {
E.g. PFTP Client Interfaces = {
Optional Reserved Stanza specifier.
Must be terminated with a matching “}”
SubStanza (CMPD) <Hostname> <hostname.domain> = {
E.g. my_host my_host.my.domain = {
Contains the hostname(s) executing the PFTP Client.
Must be terminated with a matching “}”
Multiple Hostname Substanzas may be in a single HPSS.conf file
representing multiple PFTP Client hosts sharing the HPSS.conf file.
Section (CMPD) <Name> <Name> = {
Name: One or more hostnames
E.g. storage storage.my.domain = {
Contains the hostname(s) executing the PFTP Daemon.
Must be terminated with a matching “}”
Multiple Daemon Sections may be in a single Hostname Substanza
representing multiple PFTP Daemon destinations which may use
different characteristics.
HPSS Installation Guide July 2008

Release 6.2 (Revision 2.0) 264