Use the Links property to both set and retrieve values for working with links on a remote server.
String Object.Links
"Resolve" |
The TE will attempt to resolve the link prior to transfer. |
"GetAsFile" |
The TE will assume it’s a file and transfer as is (This is used to avoid endless loops in a large multi-directory transfer). |
MySite.Links = "Resolve"