In response to what Optimist <
curmu...@mailinator.com> wrote :
Hi Optimist,
Windows can treat Android over WiFi the same as Windows treats Windows...
o Even down to the command line (& certainly at the file manager GUI level).
To that end, here's a summary snippet from a thread referenced below which may help you:
o *From Windows, how can we open a command line on the Android filesystem?*
<
https://groups.google.com/d/msg/comp.mobile.android/vmWWLzPHKt0/dZJGwHt9AwAJ>
=== === <begin verbatim summary snippet> === ===
The best Windows solution is to mount Android as a drive letter over WiFi:
o WebDAV <
http://www.bild.me/bild.php?file=8605173dir05.jpg>
o DirectNetDrive <
http://www.bild.me/bild.php?file=6340420dir012.jpg>
o NetDrive v1.3.2.0 <
http://www.bild.me/bild.php?file=1383190dir014.jpg>
o webdav <
http://www.bild.me/bild.php?file=2373390dir019.jpg>
o netdrive <
http://www.bild.me/bild.php?file=3994244dir020.jpg>
=== === <end verbatim summary snippet> === ===
Diving into more detail on only the first question you asked in this thread today:
o *Android to Windows*, by Optimist <
curmu...@mailinator.com>
<
https://groups.google.com/forum/#!topic/uk.telecom.mobile/Wluxln3nP1w>
The permanent Usenet record will clearly show there are _many_ ways to
bidirectionally send/receive photos to/from Android/Windows
(over LAN or USB or ad hoc networks) in our permanent public tribal
knowledge archives:
o <
http://tinyurl.com/comp-mobile-android>
o <
http://comp.mobile.android.narkive.com>
For just one example we recently discussed how to do this over an ad-hoc
encrypted Wi-Fi network, using KDEConnect open source freeware.
o *KDE Connect is a keeper for sending & receiving files over your Wi-Fi LAN*
*to/from any desktop to/from any Android phone!*
<
https://groups.google.com/d/msg/comp.mobile.android/4x1rf1JefW8/vAuFR7ltAQAJ>
Where KDE Connect does more than just transfer from/to desktops over WiFI:
o End-to-end TLS encryption
o Send/receive files
o Notification on desktop of SMS texts
o Notification on desktop of incoming phone calls
o Syncing of contacts between phone & desktop
o Shared clipboard, e.g., copy and paste URLs between devices.
o Turns the phone screen into a wi-fi wireless mouse
o Android notifications show up on the desktop
o Control desktop video/audio player from Android
o Controls desktop slideshow next slide/previous slide from Android
o Runs commands remotely
etc.
However, given Android essentially 'mounts' (as a drive letter) on Windows
such that it looks the same as any other Windows drive letter over the LAN,
you can even run Windows commands from Windows on Android (like "copy"),
which, of course, work from the file manager GUI level also (of course).
Here's a thread that shows exactly how I tested that capability years ago.
o *From Windows, how can we open a command line on the Android filesystem?*
<
https://groups.google.com/d/msg/comp.mobile.android/vmWWLzPHKt0/bG6EHd8GBQAJ>
Bear in mind that thread contains technical value of import to your question,
but, unfortunately, the dozen proven worthless pieces of shit trolls below
grossly infested that thread such that you can ignore anything & everything
they said (and even ignore everything Paul said) and just concentrate on about
10% of what Frank said, and just read my posts for the added value of that thread).
This thread is literally the PERFECT thread to show how these proven worthless
pieces of shit ruin Usenet for everyone trying to add on-topic technical value.
Don't take my word for it - just read the thread - which proves every statement
by me just now to be a fact.
Literally, _every_ post from these posters _proves_ that they can only subtract
value, which is why they're all easily proven worthless pieces of shit you'll
just have to ignore in that otherwise rather useful technical thread.
o *Ken Blake* [From: Ken Blake <
K...@invalid.news.com>]
o *Wolf K* [From: Wolf K <
wol...@sympatico.ca>]
o *Danny DeVito* [From: Danny DeVito <inv...@invalid.invalid>]
o *Char Jackson* [From: Char Jackson <no...@none.invalid>]
o *Rudy Wieser* [From: "R.Wieser" <add...@not.available>]
o *Sam Hill* [From: Sam Hill <
s...@example.com>]
o *joe* [From: joe <no...@domain.invalid>]
o *Good Guy* [From: �� Good Guy �� <Hello...@Example.com>]
o *Mike S.* [From: Mike S. <
Mi...@fred.com>]
o *Idaho Homo Joe* [From Idaho Homo Joe <
dick...@aol.com>]
o *Knarf Gewtools* <th...@ddress.is.invalid> (also Knarf Gewtools Slootweg)
o *Diesel* [From: Diesel <
nob...@haph.org>]
(Not one of which knows _anything_ about either Android or Windows)
Where, of over 100 posts by 15 authors, only _two_ authors added value:
o Frank Slootweg & me (where 90% of Franks posts were childish & worthless)
(But 100% of the posts from the named trolls were even more worthless)
o Where even Paul posted wholly off-topic pure drivel in that thread.
Where, for example, this one post adds more on-topic value than those many
worthless pieces of shit have ever posted to Usenet in their entire lives):
<
https://groups.google.com/d/msg/comp.mobile.android/vmWWLzPHKt0/MRnbOIp5BQAJ>
=== === <begin verbatim tiny snippet of on-topic value> === ===
============================================================
How to mount Android filesystem as a drive letter on Windows
over WiFi using a free WebDav server on Android
Download and install any desired WebDav server on Android:
<
https://play.google.com/store/apps/details?id=com.theolivetree.webdavserver>
Read basic documentation:
<
https://www.webdavsystem.com/server/access/windows/>
You can run a WebDAV, FTP, HTTP (or even SMB if you're rooted)
server on Android, which you can then mount on Windows as a drive letter.
<
http://www.bild.me/bild.php?file=8605173dir05.jpg>
WebDAV:
0. Make sure your Android device is on the local WiFi network
1. Download a WebDav server on Android
2. Start that WebDav Server on Android
3. A message says: "WebDAV server available on
http://192.168.1.6:8080"
Home directory: /storage/emulated/0, password disabled
4. Change WebDav Server: Settings > Home Directory = Root (/)
5. On Windows, open a r/w network share using the address:
http://192.168.1.6:8080
6. Or, on Windows, right click on "ThisPC" & select "Map Network Drive"
(Y:) = \\192.168.1.6@8080\DavWWWRoot\
7. Or, on Windows, in the command line, type:
net use X: \\192.168.1.6@8080\DavWWWRoot\
Any of those commands will mount the root of the Android file system
as a drive letter on Windows, over WiFI so that you can run DOS
commands on that Android file system over WiFi.
<
http://www.bild.me/bild.php?file=8605173dir05.jpg>
=== === <end verbatim tiny snippet of on-topic value> === ===
Bear in mind there is more to that thread than just the LAN solution,
since we also solved the USB solution of mounting Android as a Windows drive,
but you only asked for the LAN (WiFi) solution, one of which is shown above.
For example, this post discussed running Windows commands (such as "copy") over
both USB & WiFi so bidirectionally copy files back & forth
(using either the native file manager of Windows, or the command line, or the
Android file managers, i.e., whatever method you prefer to employ):
<
https://groups.google.com/d/msg/comp.mobile.android/vmWWLzPHKt0/YEtLmkmPBgAJ>
Where, again, this is just a tiny snippet of the useful information outlined
in that _one_ post below (which, again, itself, is more value added to this
newsgroup than every post combined by the score of named worthless
pieces of shit who infested that very same thread in droves):
=== === <begin small verbatim snippet of on-topic technical value> === ===
I seem to be able to run DOS commands on both these types of connections:
o USB + "removable drive" (to get a drive letter)
<
http://www.bild.me/bild.php?file=1853998dir02.jpg>
o WiFi + "network location" + "removable drive" (to get a drive letter)
<
http://www.bild.me/bild.php?file=6340420dir012.jpg>
o WiFi + "network location" + "net use" (to get a drive letter)
<
http://www.bild.me/bild.php?file=8605173dir05.jpg>
... ... stuff removed ... ...
Given:
o USB solutions are faster & generally simpler (no Android software)
MTPDrive: <
http://www.bild.me/bild.php?file=1853998dir02.jpg>
Linux: <
http://www.bild.me/bild.php?file=6181360dir01.jpg>
o WiFi solutions (which generally require a "server" running on Android).
WebDav: <
http://www.bild.me/bild.php?file=8605173dir05.jpg>
FTP: <
http://www.bild.me/bild.php?file=7687244dir06.jpg>
For USB:
The best solution is a freeware equivalent to the MTPDrive functionality
o LibMTP freeware may work if we can figure out how to make it work, while
<
https://sourceforge.net/projects/libmtp/files/libmtp-win32/>
o MTPDrive crippleware works (crippled to 30 files per session), and,
<
http://www.mtpdrive.com/download.html>
o Dual booting to Linux works (which natively uses, apparently, LibMTP).
<
http://www.bild.me/bild.php?file=6181360dir01.jpg>
For WiFi:
If a server must be run on Android, Windows probably handles SMB best, but:
o SMB server (on Android) solutions are problematic for two reasons:
(a) No known Play/F-Droid SMB server works on TCP port 445 unrooted
(b) Port forwarding on Windows is required if a nonroot server is found.
<
https://play.google.com/store/apps/details?id=com.icecoldapps.sambaserver>
Where these general-use servers don't require rooting or port forwarding,
& where Windows "network location" & "removable drive" features are used:
o WebDav
<
https://play.google.com/store/apps/details?id=com.theolivetree.webdavserver>
network location: <
http://www.bild.me/bild.php?file=8605173dir05.jpg>
o FTP
<
https://play.google.com/store/apps/details?id=com.theolivetree.ftpserver>
<
http://www.bild.me/bild.php?file=7075400dir07.jpg>
<
http://www.bild.me/bild.php?file=4731516dir011.jpg>
For WiFi FTP, these are possible universal free drive-mapping solutions:
o FTPuse (freeware which I was not successful with in my recent tests)
<
https://www.ferrobackup.com/map-ftp-as-disk.html>
FTP Server (free): <
http://www.bild.me/bild.php?file=3316456dir08.jpg>
The Olive Tree: <
http://www.bild.me/bild.php?file=7355568dir09.jpg>
Anonymous: <
http://www.bild.me/bild.php?file=4223201dir010.jpg>
o DirectNet (freeware which I was successful with in my tests today)
<
http://www.directnet-drive.net/>
<
http://www.bild.me/bild.php?file=4731516dir011.jpg>
<
http://www.bild.me/bild.php?file=6340420dir012.jpg
o SFTP Net Drive (free for personal use but I was not successful today)
<
https://www.nsoftware.com/sftp/netdrive/> (it took a bogus name & email)
o NetDrive (trialware, untested because it's not a general solution)
<
http://netdrive.net/>
o Web Drive (trialware, untested because it's not a general solution)
<
https://webdrive.com/download/>
And where Linux solutions may work under some circumstances:
o Dual-boot to Linux works perfectly (which uses LibMTP natively)
<
https://groups.google.com/d/msg/alt.os.linux/oOfdMLmJ-oQ/jh_1DwTOBgAJ>
o Termux (contains a mini Linux command environment)
<
https://play.google.com/store/apps/details?id=com.termux>
... ... stuff removed ... ...
=== === <end small verbatim snippet of on-topic technical value> === ===
Notice the permanent Usenet record shows that in the referenced thread
Frank and I were able to add unique tested & validated on-topic technical value,
(and Paul added worthless drivel, but he was responding to the drivel),
but that the rather valuable on-topic technical topic value was absolutely
swamped by the dozen worthless pieces of shit listed above who infested
that thread simply because they appear to _hate_ that they, themselves,
have never once in their entire lives added any on-topic technical value
to any thread - and certainly not to that thread.
If ever an adult needs to see how these dozen named worthless pieces of shit
_hate_ that they can't ever add value to any technical topic, this thread
in our permanent archives is all any adult needs to view to realize how these
dozen proven worthless pieces of shit are the type that ruin Usenet for everyone.
Luckily, the answer, if you wade through it, to your first question,
is in that thread, which we posted years ago (in advance of your question).
Hope this helps, where if you detect a sense of disgust in my voice
for the dozen proven worthless pieces of shit, it's because those proven
worthless pieces of shit are who ruin the value of Usenet for everyone.
--
Those who have never once posted value already proved that they can't.