When i try to upload the public file through GUI - Router Access i experience problem and couldnt access the router.
What i did
Generate the keys with PuTTYgen v0.73 - RSA 2048 and save them at PC
Go to Router Access and at Upload SSH public-key: i chose the public key (no matter what name i put public/public.pub/my/gargoyle.pub/gargoyle) and at SSH Key Name: i put different names (my/gargoyle/etc...)
Disable password access before you enable remote SSH access
At WinSCP or PuTTy i set up the location of private key (.ppk)
and when i try to connect i get error that my key wasnt accepted. Even i try with different ports but the result same (btw i was connected wirelessly to my router)
After a lot of hours of Trying i found that the keys are stored at /etc/dropbear/authorized_keys and when i open the file i saw only the SSH Key Name: that i put (my/gargoyle/etc...) nothing else, so i delete everything and paste manually the key-string from puttygen and save it. Then i Disable password access before you enable remote SSH access, enable the SSH and vioala i was connected

Was i doing something wrong via GUI?