DownloadDirectory Property
Download directory.
Syntax
Default Value
"./"
Remarks
This property contains the location on disk of the folder the component will write received files to. The default for this property is "./", which is the current working directory.
Note: If this property is set to empty string data will not be written to disk and instead will be available through the Transfer event.