I'm trying to understand exactly how the mover script handles files that could change while the mover script is running. This doesn't seem to be accounted for in the bash script (no locks or checksums) so I am assuming this is being handled by /usr/local/bin/move -- but the source code for /usr/local/bin/move doesn't seem to be available on the unraid github? I have been trying to read the docs but haven't seen any explanation for how this is done. Is there any chance the source for this could me made available?