This is a simple note to remind me how easy it is to send a notification message to another user on my NAS, from a telnet prompt, using the command: synodsmnotify user/group “Title” “Message”
Click to Read More
Ex.: synodsmnotify valery “Hello” “Don’t forget to post a note about such findings on your blog”
Where “valery” is a valid user, defined on my Synology… Notice that if the user does not exist, you will get an error like this:
synodsmnotify.cpp:27 SYNOUserPreferenceDirGet(valery) fail, [0x1D00 user_db_get.c:53]
synodsmnotify.cpp:172 Fail to send notify to valery
Leave a Reply