Sujet : Re: Transferring contents of a large folder (eg 3000 photos) from Android to Windows 10
De : marion (at) *nospam* facts.com (Marion)
Groupes : comp.mobile.android alt.comp.os.windows-10Date : 20. Jul 2025, 00:19:15
Autres entêtes
Organisation : BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID : <105h95i$2888$1@nnrp.usenet.blueworldhosting.com>
References : 1 2 3 4 5
User-Agent : ForteAgent/8.00.32.1272
On Sat, 19 Jul 2025 15:05:42 -0400, Paul wrote :
With FTP, you can push or pull.
If you're gonna install a server on Android, why not WebDAV?
<
https://i.postimg.cc/BQyRxCN9/webdav11.jpg>
It's better than FTP in every way possible, as far as I can figure out.
WebDAV easily mounts Android r/w as a Windows drive letter, for example.
C:\> net use Z: \
192.168.0.2@8000\DavWWWRoot /USER:foo * /PERSISTENT:YES