SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

DownloadFile Method

Downloads a file from the server.

Object Oriented Interface

public function doDownloadFile($remotefile, $localfile);

Procedural Interface

secureblackboxlite_ftpclient_do_downloadfile($res, $remotefile, $localfile);

Remarks

Use this method to download RemoteFile into LocalFile.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]