SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

DeleteFile Method

Deletes a file from the SFTP server.

Object Oriented Interface

public function doDeleteFile($remotefile);

Procedural Interface

secureblackboxlite_sftpclient_do_deletefile($res, $remotefile);

Remarks

Use the RemoteFile parameter to specify the name of the file to delete.

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