Hotfolder

Component ID

1231878

Component name

Hotfolder

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

5310

Component created

Component changed

Component body

Hotfolder is designed to assist an installation with automated data processing. It monitors a folder on the server during cron, matching any new files found in that folder to matching configurations, and queues the files to be processed according to the configured settings.

Hotfolder only provides the monitoring system and an API with which to create processes customized for your needs. An example module example_hotfolder has been provided to get you started with your own development. Note: A hotfolder system is not a turn-key simple sort of thing, expect to put some development time into this level of automation.

With hotfolder you could use a FTP drop off to drive data into your website, manipulate files, or automate just about any process not already handled by a specific module. Always test automated processes before putting them live.