Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
- Version 7.0
- Added functions for batch download of files over FTP: CURL.GetBatchCurrentFileName, CURL.GetBatchCurrentFilePath, CURL.GetBatchDestinationPath, CURL.GetBatchFileNames and CURL.SetBatchDestinationPath.
Blog Entries
This function checks for a license.
Created 19th December 2016, last changed 20th December 2016