Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.os.windows-10 > #183679

Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality

From Paul <nospam@needed.invalid>
Newsgroups alt.comp.os.windows-10, misc.phone.mobile.iphone
Subject Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality
Date 2025-04-15 01:54 -0400
Organization A noiseless patient Spider
Message-ID <vtksa6$32kka$1@dont-email.me> (permalink)
References (2 earlier) <vthk8c$1217$1@solani.org> <vthlhb$2597$1@dont-email.me> <xn0p4j6w572h9q2002@reader443.eternal-september.org> <vtj7j7$1gk72$1@dont-email.me> <vtjcpt$1lj5p$1@dont-email.me>

Cross-posted to 2 groups.

Show all headers | View raw


On Mon, 4/14/2025 12:23 PM, Graham J wrote:
> Hank Rogers wrote:
> [snip]
>>>
>> The drive is a samsung 500 gb hard disk attached to a netgear  router’s
>> USB port.  It works perfectly with several windows machines on my network
>> but not with iPhones or iPads.
> 
> I've seen very variable performance when connecting a disk to a router's USB port - any router, not necessarily Netgear.  Sometimes they don't work at all, other times they might be read-only.  I suspect the router's implementation of the necessary protocols is inadequate.
> 
> Please can you try a real NAS connected to your network.

It's well known, that the vast majority of NAS devices owned
by USENETters are SMBV1. There is a continuous stream of questions
about cranky NAS situations.

When we answer questions, we don't even bother asking any more.
In fact, I don't really have any evidence that NAS boxes use
anything OTHER than SMBV1 :-) W10/W11 have a logging feature,
which records what SMB standard was used for a connection, but
the scheme is not any more proactive than that. Only a successful
connection is logged and then you can examine what it says.

Wireshark can help you a tiny bit, with SMB interactions.
It has a dissector for SMB. But when I tried to use it,
on a connection that wasn't going to happen, the dissector
could not descend deeper than an error word with bit fields.
I was told, by looking up the bitfield myself, that my error
condition was "need more information", which is very very
specific about why my connection isn't happening. And
I "need a Sparkle Pony", but "Something Happened".

The first one here, is from my notes file, a connection between
two modern versions of windows. SMBV3 in use.

PS> Get-SmbConnection

ServerName        ShareName       UserName            Credential              Dialect         NumOpens
---------         --------        --------            ----------              -------         --------
CRUISE            IPC$            WALLACE\ringo       MSA\a@a.a               3.1.1           0

*******

I just set this one up.

PS> Get-SmbConnection

ServerName        ShareName       UserName            Credential              Dialect         NumOpens
----------        ---------       --------            ----------              -------         --------
WINXP             sharexp (e)     WALLACE\ringo       MicrosoftAccount\a@a.a  1.5             2

The connection to my WinXP VM is Dialect 1.5, so a slight variant of SMBV1 .

   Paul

Back to alt.comp.os.windows-10 | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Tutorial:  How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Tyrone <none@none.none> - 2025-04-13 23:42 +0000
  Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Hank Rogers <Hank@nospam.invalid> - 2025-04-13 19:02 -0500
    Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality badgolferman <REMOVETHISbadgolferman@gmail.com> - 2025-04-14 00:18 +0000
      Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Hank Rogers <Hank@nospam.invalid> - 2025-04-13 19:40 -0500
        Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Paul <nospam@needed.invalid> - 2025-04-13 23:49 -0400
        Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality "badgolferman" <REMOVETHISbadgolferman@gmail.com> - 2025-04-14 10:13 +0000
          Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Hank Rogers <invalid@nospam.com> - 2025-04-14 14:54 +0000
            Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Graham J <nobody@nowhere.co.uk> - 2025-04-14 17:23 +0100
              Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Hank Rogers <Hank@nospam.invalid> - 2025-04-14 18:45 -0500
              Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Paul <nospam@needed.invalid> - 2025-04-15 01:54 -0400
              Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Frank Slootweg <this@ddress.is.invalid> - 2025-04-15 15:31 +0000
            Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Jolly Roger <jollyroger@pobox.com> - 2025-04-15 16:20 +0000
              Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Marion <marion@facts.com> - 2025-04-15 16:49 +0000
                Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Alan <nuh-uh@nope.com> - 2025-04-15 10:30 -0700
                Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Jolly Roger <jollyroger@pobox.com> - 2025-04-16 18:49 +0000
                Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Alan <nuh-uh@nope.com> - 2025-04-16 13:16 -0700
            Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Tyrone <none@none.none> - 2025-04-15 17:11 +0000
  Re: Tutorial:  How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Your Name <YourName@YourISP.com> - 2025-04-14 14:06 +1200
    Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Hank Rogers <Hank@nospam.invalid> - 2025-04-13 21:18 -0500
  Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Jörg Lorenz <hugybear@gmx.net> - 2025-04-14 07:20 +0200
    Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Tyrone <none@none.none> - 2025-04-14 18:30 +0000
      Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality badgolferman <REMOVETHISbadgolferman@gmail.com> - 2025-04-14 20:17 +0000
      Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Your Name <YourName@YourISP.com> - 2025-04-15 10:18 +1200
  Re: Tutorial:  How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Marion <marion@facts.com> - 2025-04-14 06:24 +0000
    Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality "badgolferman" <REMOVETHISbadgolferman@gmail.com> - 2025-04-14 10:09 +0000
      Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Marion <marion@facts.com> - 2025-04-14 12:23 +0000
      Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Alan <nuh-uh@nope.com> - 2025-04-14 12:19 -0700
        Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality badgolferman <REMOVETHISbadgolferman@gmail.com> - 2025-04-14 20:17 +0000
          Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Alan <nuh-uh@nope.com> - 2025-04-14 14:59 -0700
          Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Marion <marion@facts.com> - 2025-04-14 22:10 +0000
            Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality david <this@is.invalid> - 2025-04-14 16:17 -0600
            Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Alan <nuh-uh@nope.com> - 2025-04-14 15:24 -0700
              Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality Hank Rogers <Hank@nospam.invalid> - 2025-04-14 18:39 -0500
  Re: Tutorial: How to copy ANY files, both directions between Windows and iOS/iPadOS using built-in functionality wasbit <wasbit@REMOVEhotmail.com> - 2025-04-14 11:46 +0100

csiph-web