ssh2_sftp_symlink

 bool ssh2_sftp_symlink ( resource $sftp , string $target , string $link ) 

説明

Creates a symbolic link named link on the remote filesystem pointing to target.

戻り値

Returns TRUE on success or FALSE on failure.