Sftp.CreateLink Method
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9147)
CreateLink(String, String, LinkType)
Creates a symbolic link or hard link on the server.
Declaration
public void CreateLink(string newLinkPath, string existingPath, LinkType linkType)