Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.os.windows-11 > #18494 > unrolled thread
| Started by | Marion <marion@facts.com> |
|---|---|
| First post | 2025-04-19 01:57 +0000 |
| Last post | 2025-04-22 03:22 +0000 |
| Articles | 4 — 3 participants |
Back to article view | Back to alt.comp.os.windows-11
The net use/ftpuse command & mounting Windows drive letters Marion <marion@facts.com> - 2025-04-19 01:57 +0000
Re: The net use/ftpuse command & mounting Windows drive letters Paul <nospam@needed.invalid> - 2025-04-19 09:15 -0400
Re: The net use/ftpuse command & mounting Windows drive letters Andy Burns <usenet@andyburns.uk> - 2025-04-19 14:22 +0100
Re: The net use/ftpuse command & mounting Windows drive letters Marion <marion@facts.com> - 2025-04-22 03:22 +0000
| From | Marion <marion@facts.com> |
|---|---|
| Date | 2025-04-19 01:57 +0000 |
| Subject | The net use/ftpuse command & mounting Windows drive letters |
| Message-ID | <vtuvth$1avv$1@nnrp.usenet.blueworldhosting.com> |
Why does "net use/ftpuse" sometimes mount the result as a drive,
but yet, in other cases, "net use" doesn't result in a drive?
Example 1: Android WebDav server.
When I "net use" the WebDav share, it results in the Android
file system mounted as a drive letter on Windows.
NET USE [devicename | *] [\\computername\sharename[\volume] [password | *]] [/USER:[domainname\]username] [/USER:[dotted domain name\]username] [/USER:[username@dotted domain name] [/SMARTCARD] [/SAVECRED] [/REQUIREINTEGRITY] [/REQUIREPRIVACY] [/WRITETHROUGH] [/TRANSPORT:{protocolname}]] [[/DELETE] | [/PERSISTENT:{YES | NO}]]
Example 2: Android FTP server.
The Windows FTPUse command also results in the Android file
file system mounted as a drive letter on Windows.
FTPUSE <driveletter>: <ftpserver> [/USER:<username> <password>] [/PORT:<port>]
<https://www.ferrobackup.com/map-ftp-as-disk.html>
<https://www.wintips.org/map-ftp-to-local-drive-letter-windows/>
<https://github.com/jokerby/ftpusegui>
Example 3: iOS SMB server.
The Windows "net use" command certainly maps the network drive.
You can copy files both ways over the LAN using the command line.
But it doesn't result in a drive letter on Windows?
Why not?
Why does "net use" on a WebDav share result in a drive letter,
while the same command on an SMB share doesn't result in a drive letter?
[toc] | [next] | [standalone]
| From | Paul <nospam@needed.invalid> |
|---|---|
| Date | 2025-04-19 09:15 -0400 |
| Message-ID | <vu07ln$1h08t$1@dont-email.me> |
| In reply to | #18494 |
On Fri, 4/18/2025 9:57 PM, Marion wrote:
> Why does "net use/ftpuse" sometimes mount the result as a drive,
> but yet, in other cases, "net use" doesn't result in a drive?
>
> Example 1: Android WebDav server.
> When I "net use" the WebDav share, it results in the Android
> file system mounted as a drive letter on Windows.
> NET USE [devicename | *] [\\computername\sharename[\volume] [password | *]] [/USER:[domainname\]username] [/USER:[dotted domain name\]username] [/USER:[username@dotted domain name] [/SMARTCARD] [/SAVECRED] [/REQUIREINTEGRITY] [/REQUIREPRIVACY] [/WRITETHROUGH] [/TRANSPORT:{protocolname}]] [[/DELETE] | [/PERSISTENT:{YES | NO}]]
>
>
> Example 2: Android FTP server.
> The Windows FTPUse command also results in the Android file
> file system mounted as a drive letter on Windows.
> FTPUSE <driveletter>: <ftpserver> [/USER:<username> <password>] [/PORT:<port>]
>
> <https://www.ferrobackup.com/map-ftp-as-disk.html>
> <https://www.wintips.org/map-ftp-to-local-drive-letter-windows/>
> <https://github.com/jokerby/ftpusegui>
>
> Example 3: iOS SMB server.
> The Windows "net use" command certainly maps the network drive.
> You can copy files both ways over the LAN using the command line.
> But it doesn't result in a drive letter on Windows?
>
> Why not?
>
> Why does "net use" on a WebDav share result in a drive letter,
> while the same command on an SMB share doesn't result in a drive letter?
>
This seems to have WebDAV as a drive letter.
https://help.dreamhost.com/hc/en-us/articles/216473357-Accessing-WebDAV-with-Windows
And if you use Macrium Rescue CD, it has the same kind of dialog as the
dialog on the previous web page, making \\wallace\whared show up as Z: .
Paul
[toc] | [prev] | [next] | [standalone]
| From | Andy Burns <usenet@andyburns.uk> |
|---|---|
| Date | 2025-04-19 14:22 +0100 |
| Message-ID | <m6hmdcF5smlU4@mid.individual.net> |
| In reply to | #18505 |
Paul wrote: > This seems to have WebDAV as a drive letter. > > https://help.dreamhost.com/hc/en-us/articles/216473357-Accessing-WebDAV- > with-Windows The windows webdav client is now deprecated, and I regard that as a good thing, it is capable of going wrong in many and varied ways, after working reliably for weeks/months then you "fix" it and it works again for months, then breaks in a different way ... though my experience was all with sharepoint/IIS as the webDAV server.
[toc] | [prev] | [next] | [standalone]
| From | Marion <marion@facts.com> |
|---|---|
| Date | 2025-04-22 03:22 +0000 |
| Message-ID | <vu721m$2s61$1@nnrp.usenet.blueworldhosting.com> |
| In reply to | #18506 |
On Sat, 19 Apr 2025 14:22:51 +0100, Andy Burns wrote : >> This seems to have WebDAV as a drive letter. >> >> https://help.dreamhost.com/hc/en-us/articles/216473357-Accessing-WebDAV- >> with-Windows > > The windows webdav client is now deprecated, and I regard that as a good > thing, it is capable of going wrong in many and varied ways, after > working reliably for weeks/months then you "fix" it and it works again > for months, then breaks in a different way ... though my experience was > all with sharepoint/IIS as the webDAV server. Without having to repeat that I'm not a networking expert, my empirical tests have shown that adding a WebDAV server on Android works wonders with respect to creating a drive letter that Windows' file explorer GUI sees. Notice "net use drive:" on Windows with an Android WebDAV server results in a Windows drive letter which works both in file explorers & command lines. <https://i.postimg.cc/sxzR0Pg8/webdav01.jpg> WebDav has no sd permission <https://i.postimg.cc/X7FS61HD/webdav02.jpg> X-plore has no permission <https://i.postimg.cc/BvmRBrbt/webdav03.jpg> File Manager has permission <https://i.postimg.cc/3xCsd4HX/webdav04.jpg> My Files has permission <https://i.postimg.cc/Njm6ZXsc/webdav05.jpg> Permissions are the same <https://i.postimg.cc/BvJdKWzt/webdav06.jpg> Both sdcards mounted <https://i.postimg.cc/cJLK1wt0/webdav07.jpg> Mount the entire filesystem <https://i.postimg.cc/qv6HJ7GN/webdav08.jpg> Each sdcard is a drive letter <https://i.postimg.cc/D0qMxTMB/webdav09.jpg> FOSS general purpose solution <https://i.postimg.cc/wM4Z45pN/webdav10.jpg> Free Android WebDAV servers <https://i.postimg.cc/BQyRxCN9/webdav11.jpg> Mount sdcards read & write <https://i.postimg.cc/yYWwgGmy/webdav12.jpg> As Windows drive letters <https://i.postimg.cc/QtbR1GY0/webdav13.jpg> Over Wi-Fi on your home LAN <https://i.postimg.cc/JhjpnRgh/webdav14.jpg> Mirroring Android on Windows <https://i.postimg.cc/gcKXV6F7/webdav16.jpg> A third free WebDAV server Yet when I use the same command with an SMB server on iOS, there is only a drive letter in the Windows command line, but none in the file explorers. <https://i.postimg.cc/rp6r6Y24/LANDRIVE-01.jpg> Incessant Apple nag screen <https://i.postimg.cc/RFd6HS61/LANDRIVE-02.jpg> Two shares by default <https://i.postimg.cc/fykLSxhZ/LANDRIVE-03.jpg> Activate the SMB server <https://i.postimg.cc/CKPdhvWJ/LANDRIVE-04.jpg> User is Anonymous <https://i.postimg.cc/tRV7bNDt/LANDRIVE-05.jpg> iOS is now sharing <https://i.postimg.cc/c4RHg1pv/LANDRIVE-06.jpg> net use X: \\iOS\share <https://i.postimg.cc/d0xtPhyx/LANDRIVE-07.jpg> Allow iOS DCIM access <https://i.postimg.cc/B6F3rMsj/LANDRIVE-08.jpg> Command-line access only <https://i.postimg.cc/HsYGzpJc/LANDRIVE-09.jpg> Copy from iOS to WinPC <https://i.postimg.cc/pdNq0Z0G/LANDRIVE-10.jpg> Copy from WinPC to iOS Hence, my empirical observation is Android WebDav servers impart a special magic to the Windows "net use drive:" command that iOS SMB servers don't. But why?
[toc] | [prev] | [standalone]
Back to top | Article view | alt.comp.os.windows-11
csiph-web