SECURE_PBSZ (FTP client and server) statement

Specifies the maximum size of the encoded data blocks sent during file transfer.

Server
Specifies the maximum protection buffer size the server accepts.
Client
Specifies the protection buffer size the client uses to negotiate with the server.

Syntax

Read syntax diagramSkip visual syntax diagram
                .-16384-------.   
>>-SECURE_PBSZ--+-------------+--------------------------------><
                '-buffer-size-'   

Parameters

buffer_size
The valid range is between 512 - 32 768. The default value is 16 384.

Usage notes

Related topics