Ignoring Links

Use the IgnoreLinks property when working with Unix servers. Use IgnoreLinks to set or retrieve the value that determines whether or not you want to bypass links.

Syntax

Bool Object.IgnoreLinks

Parameters

True

Skip symlinks during synchronization

False

Handle symlinks during synchronization as files or folders

Example

Mysite.IgnoreLinks = False