SFTP Client v1.3.0 SFTPClient.Operations.LinkInfo View Source

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

Link to this section 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.

Link to this section Functions