Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
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()
PÅ™edcházejÃcà | Domů | Dalšà |
ssh2_sftp_stat | Nahoru |