Post Reply 
Command line instructions on Minimwatch
23-06-2021, 23:17
Post: #6
RE: Command line instructions on Minimwatch
Brilliant simbun!!
I did what you said and it works. This is the full content of my desktop Mac "batch file" called NAS.sh

================================
#!/bin/bash

rsync -avh --progress /Volumes/Don6Tb/MAIN/ /Volumes/share/MAIN 2> ~/Desktop/rsyncErrorsMELCO.txt

/Applications/MinimWatch.app/Contents/mscript -a 192.168.0.7:9790 /Applications/MinimWatch.app/Contents/rescan.txt

=================================
I made a txt file with just the word rescan in it, and popped it into the Minimwatch app Contents folder for safe keeping. Now when I run the NAS.sh file it moves all new and updated files to the Melco and then rescans. It is possible to see it doing this via Minimwatch- Show Log - verbose.

Thanks again.
Donuk Happy Downtown York
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Command line instructions on Minimwatch - Donuk - 23-06-2021 23:17

Forum Jump:


User(s) browsing this thread: 1 Guest(s)