Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CURL.GetBatchFileNames
Queries list of file names downloaded.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CURL | 7.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "CURL.GetBatchFileNames"; curl ) More
Parameters
Parameter | Description | Example |
---|---|---|
curl | The CURL session handle. | $curl |
Result
Returns list or error.
Description
Queries list of file names downloaded.While or after transfer you get query list of file names here.
See also
Release notes
- Version 7.0
- Added functions for batch download of files over FTP: CURL.GetBatchCurrentFileName, CURL.GetBatchCurrentFilePath, CURL.GetBatchDestinationPath, CURL.GetBatchFileNames and CURL.SetBatchDestinationPath.
Example Databases
Blog Entries
This function checks for a license.
Created 19th December 2016, last changed 19th December 2016