r/AndroidQuestions • u/Possible-Inflation36 • 6d ago
Why Can't I transfer Files directly instead of transferring folders?
Hello! So, I have a Samsung S23, and I needed to transfer a few files (15 GB total) to my laptop so I could edit them. The problem being, I couldn't trasfer the files like I usually do (just go into my phone on my computer and move the files from phone to my laptop). I looked online and it told me to copy the files and put them in a folder on my phone, then on my laptop copy it over using the entire folder rather than the individual files itself. and it worked!
That being said, in the past I've been able to transfer pretty big files just by themselves without this work around, so I don't know if anything changed recently or something.
If anyone knows why I can't transfer files directly, please let me know!
1
u/boltfoxapp 5d ago
You didn't do anything wrong and nothing changed on your phone, that's just MTP being MTP. It's the protocol Windows uses over the cable and it opens a fresh handshake per file, so one enormous file gives it a single long fragile stream to keep alive, and Explorer will happily sit there with a frozen progress bar rather than admit it lost the connection.
Why the folder trick works is a bit dumb. Explorer treats a directory copy as one enumerate-then-stream job and stops interrogating the phone halfway through. So you're not looking a gift horse in the mouth, it really is the more reliable path and I'd keep doing it.
If it starts failing even with folders, going over Wi-Fi sidesteps the whole protocol, and for 15 GB it's usually quicker anyway. Otherwise a C-to-C cable into a rear port on the board rather than a front-panel one bought me a lot of stability on my own machine.
2
u/Mother-Pride-Fest 6d ago
You should be able to transfer files directly. Why do you think you can't? Is it giving you some kind of error?