Xceed FTP Library Documentation
AllocateStorage property
XceedFtp control reference > Properties > AllocateStorage property

Description

This property allows you to inform the library that the FTP server requires the library to reserve enough space on the server side before sending any files.

Data type

Boolean

Default value

False

Declaration  

HRESULT AllocateStorage( [out, retval] VARIANT_BOOL* pbVal );

HRESULT AllocateStorage( [in] VARIANT_BOOL bVal );