Skip to content
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

Title:auto generate mount point for mtp device #257

Closed
wants to merge 2 commits into from

Conversation

oucaijun
Copy link

@oucaijun oucaijun commented Dec 8, 2020

Description: auto create mount point by uuid, Manufacturer and SerialNumber

RootCause: NULL

Solution: auto create mount point by uuid, Manufacturer and SerialNumber. eg: /run/user/1000/atf-mtp/HUAWEIMQS0220407000985

Description: auto create mount point by uuid, Manufacturer and SerialNumber

RootCause: NULL

Solution: auto create mount point by uuid, Manufacturer and SerialNumber
@oucaijun
Copy link
Author

oucaijun commented Dec 8, 2020

I defined the GetPath but the ci for freebsd shows error, while on linux it's ok.
TODO: Need investigation.

Meanwhile, If there is anybody knows the reason, please kindly tell me.

../fuse/fuse_ll.cpp:104:74: error: no member named 'GetPath' in 'mtp::usb::Interface'
                                info._devicePath = _device->GetPacketer().GetPipe()->GetInterface()->GetPath();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants