Specifies whether to just use a combination of PWD and CWD commands when determining remote directory existence.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property ForceSimpleDirectoryExists As Boolean Get Set |
C# |
---|
public bool ForceSimpleDirectoryExists { get; set; } |