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: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

CURL.GetBatchCurrentFilePath

Queries current file path.

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

Parameters

Parameter Description Example
curl The CURL session handle. $curl

Result

Returns text or error.

Description

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

See also

Release notes

Blog Entries

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


CURL.GetBatchCurrentFileName - CURL.GetBatchDestinationPath

Feedback: Report problem or ask question.