Skip to content

libcURL.FTPWildCard.LocalRoot

Andrew Lambert edited this page Sep 26, 2023 · 2 revisions

libcURL.FTPWildCard.LocalRoot

Property Declaration

 Dim LocalRoot As FolderItem

Remarks

If not Nil, libcURL will download files into the specified directory using their original names. Otherwise downloaded data will be passed to the DataAvailable event.

You can alter the download location of an individual file in the QueueFile event.

Clone this wiki locally