The OK button is enabled when the location ("Ort") was set. However, it needs to have one of the following formats:
//[USER@]SERVER/SHARE
\\[USER@]SERVER\SHARE
[smb:]//[user@]server[:port]/share
The sequences in square brackets can be omitted. If you entered the location in such a format, I would be interested in how the format of the string you entered looks like (maybe there is a bug in the code then).
Last edit: Alexander Reinholdt 2024-07-16
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I see. It was just the servername. Which is a valid reply for the the German word "Ort". I was also wondering why only entering the the ip address is not enough.
Now I understand: the dialog can't enumerate the shares of a server which I expected it to do when only a server name or ip address is entered.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I filled everything in but the OK button is still not enabled. See Screenshot. What is the problem?
This is a horrible user experience as there is no indication what is needed.
Last edit: Martin Krischik 2024-07-16
The OK button is enabled when the location ("Ort") was set. However, it needs to have one of the following formats:
The sequences in square brackets can be omitted. If you entered the location in such a format, I would be interested in how the format of the string you entered looks like (maybe there is a bug in the code then).
Last edit: Alexander Reinholdt 2024-07-16
I see. It was just the servername. Which is a valid reply for the the German word "Ort". I was also wondering why only entering the the ip address is not enough.
Now I understand: the dialog can't enumerate the shares of a server which I expected it to do when only a server name or ip address is entered.