![]() |
Ftp
|
The FtpFileWatcher type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component) |
![]() |
CaseInsensitive | Gets or sets FTP case sensitivity of file and directory names. |
![]() |
Container | Gets the IContainer that contains the Component. (Inherited from Component) |
![]() |
DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component) |
![]() |
Directory | Gets or sets name of FTP directory name to monitor. Leave blank to monitor initial FTP session directory. |
![]() |
Enabled | Gets or sets enabled state of the FtpFileWatcher object. |
![]() |
Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component) |
![]() |
IsConnected | Returns true if FTP file watcher session is connected. |
![]() |
NotifyOnComplete | Sets flag for notification time. Set to true to only notify when a file is finished uploading, set to False to get an immediate notification when a new file is detected. |
![]() |
Port | Gets or sets FTP server port to use, defaults to 21. |
![]() |
Server | Gets or sets FTP server name (DNS name or IP) to watch. |
![]() |
Site | Gets or sets the ISite of the Component. (Inherited from Component) |
![]() |
WatchInterval | Gets or sets interval, in seconds, to scan for file changes on monitored FTP directory. |