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

Description

This read-only property allows you to obtain the address of the server-side data connection.

It is useful only during a file transfer or a folder listing operation is in progress. For all other operations, there is no data connection active and therefore no address to obtain.

Data type

String

Declaration  

HRESULT RemoteDataAddress( [out, retval] BSTR* pbstrVal );