Xceed FTP Library Documentation
XceedFtp control reference / Properties / AllocateStorage property
In This Topic
    AllocateStorage property
    In This Topic

    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 );