View Source SFTPClient.Operations.LinkInfo (SFTP Client v2.0.1)

A module that provides functions to retrieve information on symbolic links from an SFTP server.

Summary

Functions

Returns a File.Stat struct from the remote symbolic link object specified by path.

Returns a File.Stat struct from the remote symbolic link object specified by path. Raises when the operation fails.

Functions