Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vfitta$me0h$4@news.usenet.ovh>
Deutsch   English   Français   Italiano  
<vfitta$me0h$4@news.usenet.ovh>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.roellig-ltd.de!open-news-network.org!weretis.net!feeder8.news.weretis.net!usenet.ovh!news.usenet.ovh!.POSTED!not-for-mail
From: Massimo Peca <massimo@esatto.com>
Newsgroups: comp.mobile.android
Subject: Re: NFS from Android
Date: Sat, 26 Oct 2024 16:21:30 +0200
Organization: NUO - News.Usenet.Ovh
Message-ID: <vfitta$me0h$4@news.usenet.ovh>
References: <vfgvr3$ksou$1@news.usenet.ovh> <o0stukx6ag.ln2@Telcontar.valinor>
 <lo42l0Fr0rdU2@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 26 Oct 2024 14:21:30 -0000 (UTC)
Injection-Info: news.usenet.ovh; posting-account="masca";
	logging-data="735249"; mail-complaints-to="abuse@usenet.ovh"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha256:jhTqCwtNUz4n8cKIZLgLjlQwD0DJqa+0sAl/VzgRhRs=
Content-Language: en-US, it-IT
In-Reply-To: <lo42l0Fr0rdU2@mid.individual.net>
Bytes: 1895
Lines: 20

Il 26/10/24 13:38, Arno Welzel ha scritto:

> 
> This is *not* about "mount NFS on Android" but only about these specific
> apps. In this case VLC and KODI also support using NFS to access files.
> But that's it - there is Document Storage Framework provider for NFS
> this way, only within these two apps you can use a NFS share as source too.
> 
> And also keep in mind, that you can *not* mount anything in Android like
> in Linux. There is no fstab to be editable by the user and apps also
> don't have access to the filesystem but only to the Document Storage
> Framework or to very limited folders on SD cards or the respective
> internal storage in devices which don't support SD cards at all.
> 
> 

I got it, thank you.
So, would it be enough to have a file manager that reads an NFS 
partition, and then open the files that I'm interested in?
I haven't found any, though.