WatchedFtpSite Class |
Namespace: FileHold.LibraryManager
public class WatchedFtpSite
The WatchedFtpSite type exposes the following members.
Name | Description | |
---|---|---|
![]() | WatchedFtpSite | Initializes a new instance of the WatchedFtpSite class |
Name | Description | |
---|---|---|
![]() | ArchiveExtensions |
List of valid archive file extensions. Extensions should not contain dots.
|
![]() | DeleteArchives |
Determines whether archive files should be deleted from local folder after contents are extracted.
|
![]() | DeleteSourceFiles |
Determines whether source files shoud be deleted when downloaded to local folder.
|
![]() | EmailSettings |
Email incoming server settings definition when watching trigger is Email Received.
|
![]() | ExtractArchives |
Determines whether found archive files should be extracted when downloaded to local folder.
|
![]() | FtpConnection |
Information required to connect to the FTP site.
|
![]() | FtpSourceFolder |
Path of the source folder on the FTP site.
|
![]() | GetNamesFromEmail |
Determines whether source filenames should be extracted from email body using a regular expression.
|
![]() | NewExtension |
Extension which should be used for renaming source files. It should not contain dots.
|
![]() | RenameSourceFiles |
Determines whether source files should have changed extension when downloaded to local folder.
|
![]() | ReplaceRegex |
Expression to form a filename using characters found in the search.
|
![]() | SearchRegex |
Regular expression that will find each filename in the body of the email.
|
![]() | SourceFilter |
Expression for filtering a source files.
|
![]() | Trigger |
Type of event which should start watching the source folder.
|
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |