TeamAmaze / TeamAmaze/AmazeFileManager
SMB connection with space in username
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Hi
I probably find an issue. If i try to connect to my smb shares, i always gets an error "unknown username or bad password". Our usernames has a space in between then name and surname.
I already tried name\040surname, "name surname" and name%20surename. No of them was working. If i add a connection with a "no space" username, it works perfectly.
I'm using V3.1.1 from F-Droid
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the SMB connection failure described in issue #403 using the reported Amaze File Manager version and a username containing a space. Trace the SMB connection path to identify how usernames are passed, then verify that a share can be opened with the spaced username without affecting usernames that contain no spaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100