December 11, 20232 yr 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?
December 11, 20232 yr Author 6 minutes ago, JorgeB said: Mover will skip any in use/open files. The comments in /usr/local/sbin/mover say that is checked with the "in_use" command, but I don't see that is ever called. Is that part of /usr/local/bin/move logic?
December 11, 20232 yr Community Expert Cannot help with that, code is not my thing, can tell you that it works, any open file will be skipped since it's a frequent issue with users trying to move them.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.