PHP » GoLang |
login |
register |
about
|
GoLang ssh2_sftp_readlink
request it (378)
GoLang replacement for PHP's ssh2_sftp_readlink
[edit | history]
ssh2_sftp_readlink(PECL ssh2 >= 0.9.0) ssh2_sftp_readlink — Return the target of a symbolic link Description
string ssh2_sftp_readlink
( resource
$sftp
, string $link
)Returns the target of a symbolic link. Return Values
Returns the target of the symbolic Examples
Example #1 Reading a symbolic link
<?php |
more
Recently updated
more
Most requested
|