SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DirExists Method

Checks if a directory exists on the SFTP server.

Object Oriented Interface

public function doDirExists($remotedir);

Procedural Interface

secureblackbox_sftpclient_do_direxists($res, $remotedir);

Remarks

RemoteDir specifies the name of the remote directory to check for existence.

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