Page 1 of 1

Where are the files located for the apps?

Posted: 15 Jun 2020, 03:46
by ttswoboda62
I just setup an f2-220 with a WD Red 4TB Nas Drive. All went well in the setup - I see my shared drive but where are the files stored on the drive for the apps? - I tried to un-hide files in the folder properties - but still can't find them. I installed docker, and cant' find any files supporting docker on the drive. It's as if they don't exist - which is impossible. What's crazy is that before installing the WD 4tb I had a couple of 500 gb drives laying around that I had in the f2-220 and I could see the folders where the apps were installed.
So, I'm working on an installation of a media server run through docker and it would be a real help, if I could see the actual paths to the folders on the drive. I would be grateful if someone could relate to me, if their is a permission setting that I need to invoke in order to see where my apps are are installed. - Thanks

Re: Where are the files located for the apps?

Posted: 15 Jun 2020, 11:57
by TMSupport
There is a folder named docker under appdata shared folder, you can check at TOS webpage - File Manager to see whether your needed information is there.

Re: Where are the files located for the apps?

Posted: 02 Jul 2020, 18:36
by scoobyfizz
I don't see anything under the appdata folder it's almost like I do not have permission to see anything in it.. I want to blitz my plex media server folder but I cannot see it..

Re: Where are the files located for the apps?

Posted: 02 Jul 2020, 23:46
by scoobyfizz
ok there is an application folder under the mnt direcroty which is not visible to the file manager. I needed to clear down the plexmediaserver directory because of corruption. The ONLY way I could do this was delete my volume.. luckily this is a backup nas... however I would like to know how I can do this in the future without all this hassle and data loss...

Re: Where are the files located for the apps?

Posted: 03 Jul 2020, 03:03
by DiscoSi
scoobyfizz wrote: 02 Jul 2020, 23:46 ok there is an application folder under the mnt direcroty which is not visible to the file manager. I needed to clear down the plexmediaserver directory because of corruption. The ONLY way I could do this was delete my volume.. luckily this is a backup nas... however I would like to know how I can do this in the future without all this hassle and data loss...
Some of the folders that TOS creates are actually btrfs file system subvolume so can't be deleted in the usual way. Have a read of:

https://btrfs.wiki.kernel.org/index.php ... _directory

Re: Where are the files located for the apps?

Posted: 03 Jul 2020, 16:49
by scoobyfizz
Thanks for the info... I don't understand it but I have the info now...

Re: Where are the files located for the apps?

Posted: 07 Jul 2020, 17:04
by Niblo
DiscoSi wrote: 03 Jul 2020, 03:03
scoobyfizz wrote: 02 Jul 2020, 23:46 ok there is an application folder under the mnt direcroty which is not visible to the file manager. I needed to clear down the plexmediaserver directory because of corruption. The ONLY way I could do this was delete my volume.. luckily this is a backup nas... however I would like to know how I can do this in the future without all this hassle and data loss...
Some of the folders that TOS creates are actually btrfs file system subvolume so can't be deleted in the usual way. Have a read of:

https://btrfs.wiki.kernel.org/index.php ... _directory
Hmmm, this is an interesting explanation. Thank you for this and sharing a link, very useful. When I get back to my home in Portugal later today I will read it more carefully.