Whenever I try to copy files between my phone and Ubuntu 22.04 Desktop LTS,system freezes after a while (during middle of the copying process). What might be the reason ? Is this a bug ? I can assure there's no issues with my phone since my primary OS windows 11) has rock stable connection with my phone( doesn't freeze at all) Ubuntu seems to have problem with MTP. I have been facing this issue sine long in any device(phone) I connect. If this is solvable by any means , I'm ready to take the step. By the way I was copying from Ubuntu to my phone.
Thanks in advance.
Asked
Active
Viewed 745 times
2
2 Answers
0
This error happened to me right now in a virtual machine with ubuntu 22.04 LTS. When I do scp to copy a regular file ~50 MB it freezes, when I copy to it large file to it is ok.
I removed the adapter type ‘vmxnet3’ and add an ‘E1000’ adapter, tested and scp 5GB file and it works fine!

MPi
- 2,151
0
I have the same issue and mine was solved by disabling the ubuntu dock extension. I don't know how or why but the issue was gone.
sudo apt install mtp-tools
– Terrance Nov 19 '22 at 06:19journalctl
. Yes, that does look like a bug. – Hi-Angel Nov 19 '22 at 07:57@user
when replying, otherwise they won't be notified. – Hi-Angel Nov 20 '22 at 23:19