Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.mobile.android > #143832
| From | Arno Welzel <usenet@arnowelzel.de> |
|---|---|
| Newsgroups | comp.mobile.android |
| Subject | Re: NFS from Android |
| Date | 2024-10-26 13:43 +0200 |
| Message-ID | <lo42v6Fr0rdU3@mid.individual.net> (permalink) |
| References | <vfgvr3$ksou$1@news.usenet.ovh> <lo42e1Fr0rdU1@mid.individual.net> |
Arno Welzel, 2024-10-26 13:34: > Massimo Peca, 2024-10-25 22:42: > >> Hello, everyone, >> why can't I find a guide on how to mount my Linux server's NFS hard >> disks on my Android tablet? > > Because there are not many people trying this. NFS is not the first > choice when it comes to sharing folders for other devices which are not > the typical Linux boxes. Yes, Android uses a Linux kernel - but it > should not be mistaken as "Linux system". P.S.: also keep in mind, that Android can *not* mount things like Linux does. An app can not create new mountpoints and there is no fstab you can easily edit. First of all, there is no root access, which would be required to run "mount" or edit /etc/fstab. Furthermore apps can only use a very limited number of folders for direct file access - and only, if allowed to do so. The preferred way for apps is using the Storage Access Framework. This framework allows additional providers to store file also on external servers like Google Drive, Dropbox etc. - but for this to work, there must be a storage provider installed which adds additional storage locations for apps. For example when you set up Google Drive or Nextcloud, you will see your Google Drive account or the configured Nextcloud account as a possible storage location to load and save files. In the same way an app *could* also provide access to NFS - however I am not aware of any NFS storage provider for Android and I doubt that there will ever be one, since NFS is mostly unknown outside the world of Linux servers. -- Arno Welzel https://arnowelzel.de
Back to comp.mobile.android | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-25 22:42 +0200
Re: NFS from Android Andrews <andrews@spam.net> - 2024-10-26 00:14 +0000
Re: NFS from Android "Carlos E.R." <robin_listas@es.invalid> - 2024-10-26 03:08 +0200
Re: NFS from Android Dave Royal <dave@dave123royal.com> - 2024-10-26 08:23 +0100
Re: NFS from Android "Carlos E.R." <robin_listas@es.invalid> - 2024-10-26 15:50 +0200
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 16:16 +0200
Re: NFS from Android "Carlos E.R." <robin_listas@es.invalid> - 2024-10-26 21:34 +0200
Re: NFS from Android Dave Royal <dave@dave123royal.com> - 2024-10-26 22:04 +0100
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 16:14 +0200
Re: NFS from Android Arno Welzel <usenet@arnowelzel.de> - 2024-10-26 13:38 +0200
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 16:21 +0200
Re: NFS from Android Andrews <andrews@spam.net> - 2024-10-26 15:04 +0000
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 17:41 +0200
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 16:07 +0200
Re: NFS from Android Arno Welzel <usenet@arnowelzel.de> - 2024-10-26 13:34 +0200
Re: NFS from Android Arno Welzel <usenet@arnowelzel.de> - 2024-10-26 13:43 +0200
Re: NFS from Android Qihe <Q@invalid.invalid> - 2024-10-26 16:25 +0200
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 16:42 +0200
Re: NFS from Android Arno Welzel <usenet@arnowelzel.de> - 2024-10-28 01:36 +0100
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 16:30 +0200
Re: NFS from Android Arno Welzel <usenet@arnowelzel.de> - 2024-10-28 01:40 +0100
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 16:43 +0200
Re: NFS from Android "Carlos E.R." <robin_listas@es.invalid> - 2024-10-26 21:40 +0200
Re: NFS from Android AJL <noemail@none.com> - 2024-10-26 16:20 -0700
Re: NFS from Android "Carlos E.R." <robin_listas@es.invalid> - 2024-10-27 03:14 +0100
Re: NFS from Android AJL <noemail@none.com> - 2024-10-29 02:41 +0000
Re: NFS from Android Qihe <Q@invalid.invalid> - 2024-10-26 17:06 +0200
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 17:38 +0200
Re: NFS from Android Andrews <andrews@spam.net> - 2024-10-26 21:38 +0000
Re: NFS from Android Qihe <Q@invalid.invalid> - 2024-10-27 01:50 +0200
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-26 17:33 +0200
Re: NFS from Android Andrews <andrews@spam.net> - 2024-10-26 21:48 +0000
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-10-27 18:34 +0100
Re: NFS from Android Dave Royal <dave@dave123royal.com> - 2024-10-27 18:23 +0000
Re: NFS from Android Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> - 2024-10-30 09:40 +0200
Re: NFS from Android Massimo Peca <massimo@esatto.com> - 2024-11-01 16:42 +0100
csiph-web