SFTP: how to get information about link target (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi,
Could you please help me how to get information about link target? I found that I received answer from server I have no link target information. Is it a bug or I need to check some property? Basically, I need to get something like that:
lrwxrwxrwx 1 alex ustas 1 May 22 15:15 home -> /home
Where "home -> /home" is the information about link target.
Thank you