Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

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)
Parameters
Type Name Description
String newLinkPath

Remote path name of the newly-created link.

String existingPath

Remote path name of an existing item.

LinkType linkType

Link type. Hard link creation requires 'hardlink@openssh.com' extension support.

In This Article
  • CreateLink(String, String, LinkType)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies