Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.os.windows-10 > #77722
| From | Frank Slootweg <this@ddress.is.invalid> |
|---|---|
| Newsgroups | alt.comp.os.windows-10, microsoft.public.windowsxp.general, comp.mobile.android, alt.comp.freeware |
| Subject | Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? |
| Date | 2018-11-03 15:09 +0000 |
| Organization | NOYB |
| Message-ID | <prkh7l.8ak.1@ID-201911.user.individual.net> (permalink) |
| References | (8 earlier) <pqkpir.d3k.1@ID-201911.user.individual.net> <pqle6o$eoc$1@news.mixmin.net> <XnsA98E2B68EB5D9HT1@YMHc9WdP.R3Ec> <prial9.5i4.1@ID-201911.user.individual.net> <XnsA98EE20289F02HT1@5t05cEN5k6D.R80GNo8TET> |
Cross-posted to 4 groups.
Diesel <me@privacy.net> wrote: > Frank Slootweg <this@ddress.is.invalid> > news:prial9.5i4.1@ID-201911.user.individual.net Fri, 02 Nov 2018 > 19:05:05 GMT in alt.comp.freeware, wrote: > > > Theoretically speaking, 'net use' *could* have a FTP syntax > > similar to > > the WebDAV syntax. The point is that is *does not* have it. > > It doesn't because the ftp server itself really wouldn't know what > net use was asking of it. It would have to remain resident and serve > as a middleman to maintain a mounted drive letter to a share on the > ftp server. > > > 'net use' can/does already handle 'dotted domain name' in its > > '/USER:' > > option, can/does already handle IP addresses in its 'computer' > > name parameter and can/does already handle port numbers, so there > > is no technical reason that 'net use' couldn't map a drive letter > > to a ftp server. The third-party add-one FtpUse [1] shows that all > > of this is techincally feasible, it 'just' hasn't been > > implemented. :-) > > The third party ftpuse does it by doing what I described above. [g] > It remains resident to provide the mapped drive letter because it has > to do the go between work. IE: translate ftp server commands back and > forth so the user can copy/paste files, open files, etc on the > 'mapped drive' which isn't really a mapped drive at all. It's a > virtual drive provided by what amounts to a semi modern tsr (do you > remember those?) that's doing the heavy lifting. It also has to check > in with the ftp server every so often, so the ftp server doesn't drop > the connection due to inactivity, unless the server isn't configured > for that. [...] Thanks for your response/explanation. As boring as it is, we're totally on the same page. [Rewind:] > what amounts to a semi modern tsr (do you remember those?) Yup! :-) Probably a decade or more *after* we already had this kind of stuff in HP's Real-Time systems.
Back to alt.comp.os.windows-10 | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-14 17:24 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Andy Burns <usenet@andyburns.uk> - 2018-10-17 01:06 +0100
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-18 16:26 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-18 18:13 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-18 19:59 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-18 20:42 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-18 21:55 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? M.L. <me@privacy.invalid> - 2018-10-19 23:04 -0500
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Paul <nospam@needed.invalid> - 2018-10-20 00:37 -0400
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-21 19:20 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Paul <nospam@needed.invalid> - 2018-10-21 16:42 -0400
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-21 22:47 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-22 13:51 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "R.Wieser" <address@not.available> - 2018-10-22 16:44 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-22 17:21 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "R.Wieser" <address@not.available> - 2018-10-22 21:43 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 20:44 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 12:10 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-23 16:16 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 19:21 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-23 20:51 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? nospam <nospam@nospam.invalid> - 2018-10-23 16:54 -0400
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:23 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:23 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E. R." <robin_listas@es.invalid> - 2018-10-23 23:09 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:23 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E.R." <robin_listas@es.invalid> - 2018-10-24 02:47 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-24 10:35 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E. R." <robin_listas@es.invalid> - 2018-10-24 17:25 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-24 15:50 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-27 07:32 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 20:37 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-23 15:58 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 19:46 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 19:52 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 22:55 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 00:37 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E. R." <robin_listas@es.invalid> - 2018-10-23 12:55 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 12:10 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 14:11 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:36 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 19:15 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 21:44 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 21:07 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-11-02 19:05 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-03 02:00 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-11-03 15:09 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 03:37 +0000
csiph-web