I know HFS has a login URL parameter
/~login
But is there a URL parameter like this?
“ /~login?username=name1&password=password1”
Then I don't need to pop-up the window to enter the account password, directly log in with the URL
For example, I use URLs in my app
https://192.168.x.xxx :xxx/folder1/ test.txt
I can download it test.txt
When I add an account to folder1
https://192.168.x.xxx :xxx/folder1/ test.txt
I can't download it with this url
If anyone knows, or HFS Android API, SDK and so on, please leave a message, thank you