The IFtpSettings type exposes the following members.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkDisableProgressPercentage
Disables progress percentage reporting.
Public propertySupported by the .NET Compact FrameworkMultiFileLinkMode
Gets or sets the processing mode of detected links in multi-file operations.
Public propertySupported by the .NET Compact FrameworkMultiFileMoveMode
Gets or sets the move behavior in multi-file transfers.
Public propertySupported by the .NET Compact FrameworkRecheckItemExistence
In multi-file operations it forces checking, whether currently processing item still exists.
Public propertySupported by the .NET Compact FrameworkRestoreDateTime
Gets or sets a value that indicates which date/time is restored after successful transfer.
Public propertySupported by the .NET Compact FrameworkSkipDuplicateItems
Gets or sets a value that indicates whether to skip duplicate items in directory listings or whether to fail.
Public propertySupported by the .NET Compact FrameworkTimeComparisonGranularity
Gets or sets a value which specifies granularity for time comparisons.

See Also