Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.mobile.android > #51012 > unrolled thread
| Started by | Ian <ian@none> |
|---|---|
| First post | 2018-01-20 12:55 +0000 |
| Last post | 2018-01-23 08:28 -0500 |
| Articles | 8 — 5 participants |
Back to article view | Back to comp.mobile.android
NFS client Ian <ian@none> - 2018-01-20 12:55 +0000
Re: NFS client VanguardLH <V@nguard.LH> - 2018-01-20 13:02 -0600
Re: NFS client nospam <nospam@nospam.invalid> - 2018-01-20 14:36 -0500
Re: NFS client "Carlos E.R." <robin_listas@es.invalid> - 2018-01-20 21:47 +0100
Re: NFS client nospam <nospam@nospam.invalid> - 2018-01-20 16:10 -0500
Re: NFS client "Carlos E.R." <robin_listas@es.invalid> - 2018-01-20 23:37 +0100
Re: NFS client Anssi Saari <as@sci.fi> - 2018-01-23 10:26 +0200
Re: NFS client nospam <nospam@nospam.invalid> - 2018-01-23 08:28 -0500
| From | Ian <ian@none> |
|---|---|
| Date | 2018-01-20 12:55 +0000 |
| Subject | NFS client |
| Message-ID | <PdadnQBhroOlof7HnZ2dnUU78e3NnZ2d@brightview.co.uk> |
Hi All, I download files, I make them available on my network as a read-only share. I want to display those files on my old samsung tablet. What's a good nfs client? (When I ask google play for nfs client, it gives me loads of smb clients, ftp clients, sftp clients and so on, but nothing that says nfs) Thanks.
[toc] | [next] | [standalone]
| From | VanguardLH <V@nguard.LH> |
|---|---|
| Date | 2018-01-20 13:02 -0600 |
| Message-ID | <24x6s0fygz4z.dlg@v.nguard.lh> |
| In reply to | #51012 |
Ian wrote: > I download files, I make them available on my network as a read-only > share. I want to display those files on my old samsung tablet. What's > a good nfs client? Some file manager apps can access network shares. For example, see Jackie Man's comment (#4) at: https://www.experts-exchange.com/questions/28954164/NFS-share-from-an-android-Tablet-device.html That mentions ES Explorer (see note). I've read that Solid Explorer (https://www.experts-exchange.com/questions/28954164/NFS-share-from-an-android-Tablet-device.html) can do the same thing. Note: I trialed ES Explorer but got rid of it. Adware that uses a banner for the ads is tolerable. Adware that pukes out fullscreen ads that interferes with using the app is intolerable. Adware that pukes out ads when its app's screen isn't even visible (i.e., in the background) is malware as it interferes with the use of YOUR phone. ES Explorer would puke out ads when it was left in the background (which Android will do by leaving apps loaded until their memory is needed for a newly loaded app) which appeared long after I quit using ES Explorer. That trial was about a year ago so I do not know if they amended their malware behavior to show ads ONLY when their app's screen had focus (was visible). In an online search, I also found mention using using "busybox" to access NFS shares on an Android device. One of many busybox discussions was at https://redmine.replicant.us/boards/9/topics/6759. However, since that requires you run a script or command line to execute commands, like to busybox, you'll need to root your phone.
[toc] | [prev] | [next] | [standalone]
| From | nospam <nospam@nospam.invalid> |
|---|---|
| Date | 2018-01-20 14:36 -0500 |
| Message-ID | <200120181436177061%nospam@nospam.invalid> |
| In reply to | #51012 |
In article <PdadnQBhroOlof7HnZ2dnUU78e3NnZ2d@brightview.co.uk>, Ian <ian@none> wrote: > I download files, I make them available on my network as a read-only share. > > I want to display those files on my old samsung tablet. > > What's a good nfs client? > > (When I ask google play for nfs client, it gives me loads of smb > clients, ftp clients, sftp clients and so on, but nothing that says nfs) nfs is a very poor choice for a mobile device (or in general for that matter). one of the smb or sftp apps would be better. if those files are audio/video, an even better choice would be to use a streaming app.
[toc] | [prev] | [next] | [standalone]
| From | "Carlos E.R." <robin_listas@es.invalid> |
|---|---|
| Date | 2018-01-20 21:47 +0100 |
| Message-ID | <ffmcje-41s.ln1@Telcontar.valinor> |
| In reply to | #51019 |
On 2018-01-20 20:36, nospam wrote: > In article <PdadnQBhroOlof7HnZ2dnUU78e3NnZ2d@brightview.co.uk>, Ian > <ian@none> wrote: > >> I download files, I make them available on my network as a read-only share. >> >> I want to display those files on my old samsung tablet. >> >> What's a good nfs client? >> >> (When I ask google play for nfs client, it gives me loads of smb >> clients, ftp clients, sftp clients and so on, but nothing that says nfs) > > nfs is a very poor choice for a mobile device (or in general for that > matter). Only if you use Windows :-P > one of the smb or sftp apps would be better. if those files > are audio/video, an even better choice would be to use a streaming app. But his server is already sharing as NFS, so that doesn't work. SMB would be a bad reason, for similar reasons as you have for NFS. I have done both, and SMB is harder to setup. -- Cheers, Carlos.
[toc] | [prev] | [next] | [standalone]
| From | nospam <nospam@nospam.invalid> |
|---|---|
| Date | 2018-01-20 16:10 -0500 |
| Message-ID | <200120181610396810%nospam@nospam.invalid> |
| In reply to | #51020 |
In article <ffmcje-41s.ln1@Telcontar.valinor>, Carlos E.R. <robin_listas@es.invalid> wrote: > >> I download files, I make them available on my network as a read-only share. > >> > >> I want to display those files on my old samsung tablet. > >> > >> What's a good nfs client? > >> > >> (When I ask google play for nfs client, it gives me loads of smb > >> clients, ftp clients, sftp clients and so on, but nothing that says nfs) > > > > nfs is a very poor choice for a mobile device (or in general for that > > matter). > > Only if you use Windows :-P not just windows. > > one of the smb or sftp apps would be better. if those files > > are audio/video, an even better choice would be to use a streaming app. > > But his server is already sharing as NFS, so that doesn't work. you're assuming he doesn't have smb enabled, which is not a good assumption. chances are it's already enabled. > SMB > would be a bad reason, for similar reasons as you have for NFS. nope. smb works fairly well, just stay away from smb1. > I have > done both, and SMB is harder to setup. nonsense. here's how on synology. other systems are similar. <https://www.shadowandy.net/wp/wp-content/uploads/Synology_RT1900ac-78.j pg>
[toc] | [prev] | [next] | [standalone]
| From | "Carlos E.R." <robin_listas@es.invalid> |
|---|---|
| Date | 2018-01-20 23:37 +0100 |
| Message-ID | <euscje-3j6.ln1@Telcontar.valinor> |
| In reply to | #51021 |
On 2018-01-20 22:10, nospam wrote: > In article <ffmcje-41s.ln1@Telcontar.valinor>, Carlos E.R. > <robin_listas@es.invalid> wrote: > >>>> I download files, I make them available on my network as a read-only share. >>>> >>>> I want to display those files on my old samsung tablet. >>>> >>>> What's a good nfs client? >>>> >>>> (When I ask google play for nfs client, it gives me loads of smb >>>> clients, ftp clients, sftp clients and so on, but nothing that says nfs) >>> >>> nfs is a very poor choice for a mobile device (or in general for that >>> matter). >> >> Only if you use Windows :-P > > not just windows. Sure, you are an expert on all operating systems, you know everything :-P -- Cheers, Carlos.
[toc] | [prev] | [next] | [standalone]
| From | Anssi Saari <as@sci.fi> |
|---|---|
| Date | 2018-01-23 10:26 +0200 |
| Message-ID | <vg34lndyo8h.fsf@coffee.modeemi.fi> |
| In reply to | #51012 |
Ian <ian@none> writes: > Hi All, > > I download files, I make them available on my network as a read-only share. > > I want to display those files on my old samsung tablet. Other than some file managers, VLC can play video from NFS shares.
[toc] | [prev] | [next] | [standalone]
| From | nospam <nospam@nospam.invalid> |
|---|---|
| Date | 2018-01-23 08:28 -0500 |
| Message-ID | <230120180828486019%nospam@nospam.invalid> |
| In reply to | #51085 |
In article <vg34lndyo8h.fsf@coffee.modeemi.fi>, Anssi Saari <as@sci.fi> wrote: > > I download files, I make them available on my network as a read-only share. > > > > I want to display those files on my old samsung tablet. > > Other than some file managers, VLC can play video from NFS shares. for video, a much better choice is plex, which can also transcode in real time if needed.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.mobile.android
csiph-web