rattail-manual/docs/base/install/windows/filemon/overview.rst
Lance Edgar 47fb1e451a Overhaul docs for Windows filemon install
sheesh, hopefully this is "most" of it..although definitely still not
all we need yet..
2021-10-30 15:09:09 -05:00

20 lines
627 B
ReStructuredText

==========
Overview
==========
For general background on the Rattail File Monitor see
:doc:`/base/filemon/index`.
In the context of Windows, we should point out that the Rattail File
Monitor runs as a proper Windows service, which can be started,
stopped, and otherwise interacted with, the same as for any Windows
service.
It uses the Windows API to monitor, which means that it does not
"poll" the folders directly but rather the Windows API will notify the
filemon when new files appear etc.
Under normal circumstances it should run "forever" regardless of
whether anyone is currently logged into the Windows machine.