IPWorks SSH 2020 JavaScript Edition

Questions / Feedback?

FileIsSymlink Property

Whether or not the file or directory represented by these attributes is a symbolic link.

Syntax

async sftp.getFileIsSymlink(): boolean

Default Value

FALSE

Remarks

Whether or not the file or directory represented by these attributes is a symbolic link. This setting is only applicable when GetSymlinkAttrs is set to True. By default the attributes of the actual file referred to by the link (not the symbolic link itself) are returned and this property will always be False.

This property is read-only and not available at design time.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IPWorks SSH 2020 JavaScript Edition - Version 20.0 [Build 7525]