maxiomtech / DotNetNuke-FileWatcher

Monitors the files in your portals folder and instantly adds or removes them from the database. This is useful if you FTP or use explorer to copy files to your website.
15 stars 4 forks source link

DotNetNuke-FileWatcher

Monitors the files in your portals folder and instantly adds or removes them from the database. This is useful if you FTP or use explorer to copy files to your website.

How it works

Utilizes .NET FileSystemWatcher in order to monitor the portals folder for any changes in order to keep the database in sync.

What it solves

Fun Facts

Requirements