Connect Phone by USB Creates Open/Close Loop

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I'm trying to transfer some files from my cell to my laptop. the Bluetooth is being a pain and keeps stalling and failing, so I'm trying the USB cable. That's being a problem too. I choose on my phone to transfer files, and then Nautilus just keeps opening it and closing it over and over and seems stuck in a loop. What's going on & how do I stop that? I just want to plug it in & transfer the files. I tried rebooting a couple times and trying the process again, but that doesn't work.
Device: Pixel 2 XL
OS: Ubuntu 18.04
usb nautilus 18.04 transfer
add a comment |Â
up vote
0
down vote
favorite
I'm trying to transfer some files from my cell to my laptop. the Bluetooth is being a pain and keeps stalling and failing, so I'm trying the USB cable. That's being a problem too. I choose on my phone to transfer files, and then Nautilus just keeps opening it and closing it over and over and seems stuck in a loop. What's going on & how do I stop that? I just want to plug it in & transfer the files. I tried rebooting a couple times and trying the process again, but that doesn't work.
Device: Pixel 2 XL
OS: Ubuntu 18.04
usb nautilus 18.04 transfer
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to transfer some files from my cell to my laptop. the Bluetooth is being a pain and keeps stalling and failing, so I'm trying the USB cable. That's being a problem too. I choose on my phone to transfer files, and then Nautilus just keeps opening it and closing it over and over and seems stuck in a loop. What's going on & how do I stop that? I just want to plug it in & transfer the files. I tried rebooting a couple times and trying the process again, but that doesn't work.
Device: Pixel 2 XL
OS: Ubuntu 18.04
usb nautilus 18.04 transfer
I'm trying to transfer some files from my cell to my laptop. the Bluetooth is being a pain and keeps stalling and failing, so I'm trying the USB cable. That's being a problem too. I choose on my phone to transfer files, and then Nautilus just keeps opening it and closing it over and over and seems stuck in a loop. What's going on & how do I stop that? I just want to plug it in & transfer the files. I tried rebooting a couple times and trying the process again, but that doesn't work.
Device: Pixel 2 XL
OS: Ubuntu 18.04
usb nautilus 18.04 transfer
asked May 13 at 22:28
Zamphatta
1201210
1201210
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I tried to install libmtp and libmtp9, but Ubuntu says it is already the newest version, so all of these did not work for me
But android-file-transfer worked for me for Ubuntu 18.04 lts version and Samsung android version 5.1.1
Install android-file transfer:
$ sudo apt-get install android-file-transfer
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I tried to install libmtp and libmtp9, but Ubuntu says it is already the newest version, so all of these did not work for me
But android-file-transfer worked for me for Ubuntu 18.04 lts version and Samsung android version 5.1.1
Install android-file transfer:
$ sudo apt-get install android-file-transfer
add a comment |Â
up vote
0
down vote
I tried to install libmtp and libmtp9, but Ubuntu says it is already the newest version, so all of these did not work for me
But android-file-transfer worked for me for Ubuntu 18.04 lts version and Samsung android version 5.1.1
Install android-file transfer:
$ sudo apt-get install android-file-transfer
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I tried to install libmtp and libmtp9, but Ubuntu says it is already the newest version, so all of these did not work for me
But android-file-transfer worked for me for Ubuntu 18.04 lts version and Samsung android version 5.1.1
Install android-file transfer:
$ sudo apt-get install android-file-transfer
I tried to install libmtp and libmtp9, but Ubuntu says it is already the newest version, so all of these did not work for me
But android-file-transfer worked for me for Ubuntu 18.04 lts version and Samsung android version 5.1.1
Install android-file transfer:
$ sudo apt-get install android-file-transfer
edited Jul 26 at 19:04
Stephen Rauch
1,1546716
1,1546716
answered Jul 26 at 18:27
Dr Jacob D
114
114
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1035876%2fconnect-phone-by-usb-creates-open-close-loop%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password