Click or drag to resize

RemoteSearchOptionsSymlinkAction Property

Specifies the action to take when symbolic link is found. Default is Skip.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public SearchSymlinkAction SymlinkAction { get; set; }

Property Value

SearchSymlinkAction
See Also