I don’t know much about cables so if type something wrong forgive me …

I was wondering around with some old stuff, and found this cable that is usb to usb “as shown in the image below”

https://m.media-amazon.com/images/I/71hHpyqvvnS._AC_UF1000,1000_QL80_FMwebp_.jpg

Now what i thought was that it might be used to connect 2 computers with each other so i tried that and connected 2 computers with each other using it and nothing happened Can anyone tell me what this cable is even used for ???

  • Nollij@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    There are many, many ways to transfer files. Many phones present themselves as a Mass Storage device (i.e. same as a thumb drive). Others use the Media Transfer Protocol. In any case, your device end has to be configured as such, which cannot be done from a Windows host. USB on the Go (and by extension, USB-C) offers some very limited abilities for something to switch between host and device (master/slave), but it’s up to each device to enable that functionality.

    When most of us share files on a PC, we are using SMB. This is what Windows typically means by sharing files, and is network-based.

    Regardless, you always have to configure each side on what/how to share, and how to access that share. Most phones have a default configuration for this (and it’s not everything on your phone), and Windows makes this type of access easy and direct. Again, there are other options, such as the Android Debug Bridge, which are much more complicated.

    (As for the identifying chip, there are chips that present themselves in different ways on demand. It is a massive security risk, and has been exploited in the past. Examples are fake keyboards, fake network adapters, and even fake storage - although that’s usually technically real, and used to deliver a malicious payload)