Am Thu, 19 Apr 2018 08:54:45 +0200, schrieb Fokke Nauta:
> OK. I have a FTP client on my PC (CuteFTP) and SSHDroid on my mobile.
> > I am familiar to the Filezilla server.
Just to be clear, it's the *opposite* of that which I am suggesting.
a. On the PC, you apparently have the FTP server
b. On Android, you apparently have the FTP client.
I'm suggestion:
a. On the PC. you use the native File Explorer (or an FTP client).
b. On Android, you start the FTP server.
> That works well.
> But the point is, that I now use a LAN viewer to access my shares on the
> network, and I'd like this viewer to access shares on my mobile as well.
I don't know what you mean by a LAN viewer, so, I am just telling you what
I do, and if it's what you want, then that's fine.
If you set up the phone as an FTP Server (which takes seconds), then you
can VIEW the entire visible file system on the Android device from any
computer in your house since all desktops can view FTP servers graphically
using the native file explorer.
So, on Linux, I use Dolphin or Nautilus, which is the native file explorer,
which sees the visible file system of all the Android devices in the house
as just another directory.
Likewise with Windows' native file explorer. You have read/write access to
every Android device in the house, and to whatever part of the Android file
system is "visible" to you (which depends on your settings).
> I understand that I'll have to install a samba server on my mobile, and
> to root my mobile in order to allow the samba server to use the ports
> Windows is using for accessing its network.
I tried the SMB thing, where, as someone already told you I think, it's not
as straightfoward as you might want it.
If you just want to "mount" (it's not actually a mount, but let me call it
that) the entire Android file system onto your desktop over WiFi, I've
found the FTP method I used to work almost perfectly.
> I downloaded Kingoroot. Curious as to how it will work and see what the
> result will be.
Please do let us know. It worked first time for me on a Motorola S3. I used
it until I changed phones. The nice thing about root is that the visible
file system is increased since you can set "slash" to be the top-level
directory.
I used that to put my Windows hosts file onto my Android devices, where I
use the MVP HOSTS file that everyone knows about so you can find it in a
quick search for "MVP Hosts File".
Aw heck, I'll run the search for you since you seem like you want to learn.
https://blogs.msmvps.com/hostsnews/
Here's the hosts file.
http://winhelp2002.mvps.org/hosts.txt
The only thing I want you to do is explain to me (and maybe to others) what
you mean by a "LAN Server", as maybe I'm giving you a solution to the wrong
problem and I don't want to waste your time if that's the case.