-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failed to access mountpoint: Transport endpoint is not connected #154
Comments
are you trying to mount in place where a previous mount already exists? Try mounting on a freshly created directory. Also, why are you using sudo ? |
Perfect! Solved! Thanks! |
Ops, I can only get the directory list, and even that is not without problem. When trying to copy files out, I get
What's wrong? |
Trying to mount my new phone with
go-mtpfs
for the first time while all other methods failed, but got into the "failed to access mountpoint: Transport endpoint is not connected" error fromfusermount
. Here are the details:I've got
mtp-files
list endless files before, but don't know why it is displaying "Get Storage information failed" error instead now. I've unplugged and re-plugged the phone to PC several times. Here is what I had before:I have no idea what the problems were, but I want just to mount my phone and navigate in its storage more conveniently through my file manager. Thx!
$ apt-cache policy go-mtpfs go-mtpfs: Installed: 0.0~git20180209.d6f8f3c-1 Candidate: 0.0~git20180209.d6f8f3c-1 Version table: *** 0.0~git20180209.d6f8f3c-1 500 500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages 100 /var/lib/dpkg/status $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04 LTS Release: 20.04 Codename: focal
The text was updated successfully, but these errors were encountered: