SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AbsolutePath Method

Requests the absolute path for a relative path.

Object Oriented Interface

public function doAbsolutePath($remotepath);

Procedural Interface

secureblackbox_sftpclient_do_absolutepath($res, $remotepath);

Remarks

Use this method to ask the SFTP server to convert a relative path to an absolute.

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