SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DownloadFiles Method

Downloads multiple files from the SFTP server.

Object Oriented Interface

public function doDownloadFiles($remotepath, $localdir);

Procedural Interface

secureblackbox_sftpclient_do_downloadfiles($res, $remotepath, $localdir);

Remarks

RemotePath contains a file mask or regular expression by which the files are selected for download.

LocalDir specifies the local folder where the files should be saved.

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