google / samba-documents-provider

Access network file shares directly from the Android Downloads/Files app
GNU General Public License v3.0
638 stars 125 forks source link

In program - Failed to mount share. Please try again. #48

Closed Yoda49 closed 6 years ago

Yoda49 commented 6 years ago

In program - Failed to mount share. Please try again. I write path "smb://storage/my_card", but get error message.

ttanxu commented 6 years ago

Hmm... This is a very general error -- basically anything that's not malformed share path or authentication belongs to this category. Can you share your logcat?

Yoda49 commented 6 years ago

This is my mistake. I confused the saba client with the samba server...

ttanxu commented 6 years ago

Good you've solved the problem :)