Module: RestFtpDaemon

Defined in:
lib/rest-ftp-daemon/remote.rb,
lib/rest-ftp-daemon/job.rb,
lib/rest-ftp-daemon/metrics.rb,
lib/rest-ftp-daemon/api/jobs.rb,
lib/rest-ftp-daemon/api/root.rb,
lib/rest-ftp-daemon/counters.rb,
lib/rest-ftp-daemon/launcher.rb,
lib/rest-ftp-daemon/location.rb,
lib/rest-ftp-daemon/paginate.rb,
lib/rest-ftp-daemon/api/debug.rb,
lib/rest-ftp-daemon/job_queue.rb,
lib/rest-ftp-daemon/remote_s3.rb,
lib/rest-ftp-daemon/api/config.rb,
lib/rest-ftp-daemon/api/status.rb,
lib/rest-ftp-daemon/exceptions.rb,
lib/rest-ftp-daemon/jobs/dummy.rb,
lib/rest-ftp-daemon/jobs/video.rb,
lib/rest-ftp-daemon/remote_ftp.rb,
lib/rest-ftp-daemon/helpers/api.rb,
lib/rest-ftp-daemon/jobs/errors.rb,
lib/rest-ftp-daemon/remote_sftp.rb,
lib/rest-ftp-daemon/worker_pool.rb,
lib/rest-ftp-daemon/notification.rb,
lib/rest-ftp-daemon/api/dashboard.rb,
lib/rest-ftp-daemon/api/root-real.rb,
lib/rest-ftp-daemon/api/root-test.rb,
lib/rest-ftp-daemon/helpers/views.rb,
lib/rest-ftp-daemon/jobs/transfer.rb,
lib/rest-ftp-daemon/helpers/common.rb,
lib/rest-ftp-daemon/workers/worker.rb,
lib/rest-ftp-daemon/api/entities/job.rb,
lib/rest-ftp-daemon/workers/conchita.rb,
lib/rest-ftp-daemon/workers/reporter.rb,
lib/rest-ftp-daemon/workers/transfer.rb,
lib/rest-ftp-daemon/api/entities/options.rb,
lib/rest-ftp-daemon/api/entities/location.rb

Overview

Worker used to process Jobs

Defined Under Namespace

Modules: API, ApiHelpers, CommonHelpers, Entities, ViewsHelper Classes: AssertionFailed, AttributeMissing, ConchitaWorker, Counters, DummyException, InvalidWorkerNumber, Job, JobDummy, JobException, JobNotFound, JobQueue, JobTimeout, JobTransfer, JobVideo, Launcher, Location, LocationParseError, Metrics, MissingFfmpegLibraries, MissingPool, Notification, Paginate, QueueCantCreateJob, Remote, RemoteFTP, RemoteS3, RemoteSFTP, ReporterWorker, RestFtpDaemonException, SourceNotFound, SourceNotSupported, TargetDirectoryError, TargetFileExists, TargetNotSupported, TargetPermissionError, TransferWorker, UnresolvedTokens, UnsupportedScheme, Worker, WorkerPool