Discuss this help topic in SecureBlackbox Forum
Creates a new hard-link.
Declaration
Parameters
Return value
True if operation was completed successfully;
False otherwise.
Description
Use this method to create hard links on a server side.
If the hard link was successfully created, the
OnSuccess
event is fired. The
OnError event is
fired otherwise.
It is generally not possible to create hard links across devices.
This feature is supported since version 6 of the SFTP protocol.