ssh2_sftp_symlink
Description
bool ssh2_sftp_symlink ( resource sftp, string target, string link )
     Creates a symbolic link named link on the remote filesystem
     pointing to target.
    
See Also: symlink(), and ssh2_sftp_readlink()
| Poprzedni | Spis treści | Następny | 
| ssh2_sftp_stat | Początek rozdziału |