Discuss this help topic in SecureBlackbox Forum
Downloads data and saves it to a local file.
Declaration
Parameters
- URL - the URL of the remote resource.
- LocalFileName - the name of the local file where the data should be saved.
- Mode - specifies the data transfer mode.
- RestartFrom - if the data has been partially downloaded, specifies where to restart the download from. If the value is -1, the download will restart from the beginning.
TSBFileTransferMode values
Description
Use this method to download data from a remote resource and save it to a file in the local file system.
Discuss this help topic in SecureBlackbox Forum