C# (CSharp) R.Scheduler.Ftp Namespace

Nested Namespaces

R.Scheduler.Ftp.Controllers

Classes

Name Description
DirItemStruct
FtpDownloadJob A job that implements a specific ftp file download scenario: Downloads all the files with specified extension, that are no older than a specified cut-off timespan, into a local directory.
FtpLibrary Implementation of IFtpLibrary using FtpWebRequest and FtpWebResponse classes.
FtpLibraryInterceptor Everytime a default instance of IFtpLibrary is created by StructureMap, replace it with an implementation configured during the scheduler startup.
SmRegistry
Startup