PHP » GoLang |
login |
register |
about
|
GoLang ssh2_sftp_chmod
request it (282)
GoLang replacement for PHP's ssh2_sftp_chmod
[edit | history]
ssh2_sftp_chmod(PECL ssh2 >= 0.12) ssh2_sftp_chmod — Changes file mode Description
bool ssh2_sftp_chmod
( resource
$sftp
, string $filename
, int $mode
)
Attempts to change the mode of the specified file to that given in
Parameters
Return Values
Returns Examples
Example #1 Changing the mode of a file on a remote server
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|