Specifies whether to use old API style paths (relative) or new API style paths (absolute) in multi-file transfers.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property UseLegacyPaths As Boolean Get Set |
C# |
---|
public bool UseLegacyPaths { get; set; } |