Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

CURL.GetBatchCurrentFileName

Queries current file name.

Component Version macOS Windows Linux Server iOS SDK
CURL 7.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "CURL.GetBatchCurrentFileName"; curl )   More

Parameters

Parameter Description Example
curl The CURL session handle. $curl

Result

Returns text or error.

Description

Queries current file name.
For a batch download with wildcard match, you can query current file name to show in progress dialog.
Only available while downloading a file.

See also

Release notes

Blog Entries

Created 19th December 2016, last changed 19th December 2016


CURL.GetAppConnectTime - CURL.GetBatchCurrentFilePath

Feedback: Report problem or ask question.