remotevisitor
Members
-
Joined
-
Last visited
Solutions
-
remotevisitor's post in I Have Questions About Moving Files in Unraid was marked as the answerYes it is ok to move file between 2 disk shares.
However you must never copy file between a disk share and a user share ( eg from Disk1/Movie to Share/Movie in your example) or vice versa; if you do this you will end up with all the copied files being zero length. It is for this reason that disk shares are not shared by default to help prevent users doing this.
-
remotevisitor's post in Best way to set up alerts for Parity failures? was marked as the answerYou should probably configure "Notifications" to at least send your emails if something important needs your attention:
Settings -> Notification Settings -> SMTP settings
-
remotevisitor's post in Unraid says file doesn't exist when I can see it clearly with ls was marked as the answerTry running
ldd ./st and see if it reports any missing share libraries that it requires.