Hello! I recently faced an issue trying to upload big file to Android tablet. It doesn’t detect with MTP so I tried to push it via ADB. But I get this error:

$ adb push myfile /sdcard
adb: error: 65544-byte write failed: Success

How can I fix it? Why is this happening? Storage space is enough:

EDIT: I want to use it for app devlopment, so I need ADB or quick MTP for app installing.

    • @user_naaOP
      link
      English
      1
      edit-2
      10 days ago

      It works, but my Wi-Fi is very slow

      • @[email protected]
        link
        fedilink
        English
        1
        edit-2
        10 days ago

        It’ll be quicker than MTP because it’s actually reliably consistent, unlike MTP.

        Since MTP is an unreliable hack, I’ve found using a “slow” wireless connection to work better.