Search found 478 matches
- Today, 20:44
- Forum: Update Notice
- Topic: TOS 7.0.0777 Official Release (X86) is Now Available
- Replies: 62
- Views: 2057

Re: TOS 7.0.0777 Official Release (X86) is Now Available
this maybe related to TOS 7 in general rather than the 0777 release, but i noticed that my Jellyfin no longer had access to my libraries, even though i told TOS to auto convert the permissions while it seemed that the higher level folder had Jellyfin permissions, the subfolders / files did not, i ha...
- 03 Jul 2026, 23:13
- Forum: Update Notice
- Topic: TOS 7.0.0765 Official Release (X86) is Now Available
- Replies: 75
- Views: 3658

Re: TOS 7.0.0765 Official Release (X86) is Now Available
Thank you very much for your suggestion. We will reevaluate this. Currently, when a new TOS version is available, you will receive a desktop notification immediately after logging in to TOS. Regarding whether email notifications should be enabled by default, users have different needs—some may find...
- 01 Jul 2026, 21:02
- Forum: Update Notice
- Topic: TOS 7.0.0765 Official Release (X86) is Now Available
- Replies: 75
- Views: 3658

Re: TOS 7.0.0765 Official Release (X86) is Now Available
- 01 Jul 2026, 17:23
- Forum: Update Notice
- Topic: TOS 7.0.0765 Official Release (X86) is Now Available
- Replies: 75
- Views: 3658

Re: TOS 7.0.0765 Official Release (X86) is Now Available
is it possible that the nas drives can ping an email out as soon as they detect a new version available? it would solve the problem of me having to check the forums to see if there is one
- 29 Jun 2026, 18:40
- Forum: Update Notice
- Topic: TOS 7.0.0746 Official Release (X86) is Now Available
- Replies: 123
- Views: 5493

Re: TOS 7.0.0746 Official Release (X86) is Now Available
this might be a silly question but why didnt the beta version require the boot orders to be changed? not that i tried the beta i thought i would let other people be guinea pigs this time
but dont remember it being an issue for anyone?
- 25 Jun 2026, 05:59
- Forum: Update Notice
- Topic: TOS 7.0.0746 Official Release (X86) is Now Available
- Replies: 123
- Views: 5493

Re: TOS 7.0.0746 Official Release (X86) is Now Available
Updated F2-424 no problems without the need for a bios tweak F2-423 updated also but needed to swap over the boot order, again no issues, longest part of the update was getting a monitor and keyboard close enough to the nas drive in the comms cabinet in the first place :) interestingly at time of wr...
- 25 Jun 2026, 05:55
- Forum: Update Notice
- Topic: TOS 7.0.0746 Official Release (X86) is Now Available
- Replies: 123
- Views: 5493

Re: TOS 7.0.0746 Official Release (X86) is Now Available
The lack of an on-line update from 6 -> 7 has already been discussed. It is not reassuring that @TM felt they had to meet their self-imposed release timeline when not everything was as ready as it could be. I have a feeling that even users who avoid the Beta will still be "crash test dummies&q...
- 17 Jun 2026, 18:43
- Forum: Update Notice
- Topic: TOS 7.0.0706 Beta (X86) is Released for Update
- Replies: 92
- Views: 4331

Re: TOS 7.0.0706 Beta (X86) is Released for Update
while looking through the website this one made me chuckle, whats a "Filee Manage"?MikeZhang wrote: ↑17 Jun 2026, 16:05You can find the information from TM official site https://www.terra-master.com/

- 12 Jun 2026, 23:01
- Forum: Developer Discussion Room
- Topic: [Help] Can entire volume be accessed from a client PC
- Replies: 5
- Views: 106

Re: [Help] Can entire volume be accessed from a client PC
You're right. If you were to write your own program to remove duplicate hard links across shared folders, the core logic would indeed be to iterate through an array containing all the paths to the target folders, and then perform hard link operations on the duplicate files within the same volume. i...
- 11 Jun 2026, 23:18
- Forum: Developer Discussion Room
- Topic: [Help] Can entire volume be accessed from a client PC
- Replies: 5
- Views: 106

Re: [Help] Can entire volume be accessed from a client PC
if you are looking at writing your own program then just run through a list of shared folders in an array?
