Recent Posts

Pages: [1] 2 3 4 5 ... 10
1
Feature Requests and Suggestions / Re: Free space in the interface.
« Last post by dddima on Today at 10:03:34 »
Thank you very much for your help!
2
Thank you very much for your help!
I just started using your program and I really like it. I have a few questions, but most of them have been answered.
How can I increase the font size in these areas?
Menu is actually drawn by Windows. This is drawn larger / smaller depending on your monitor scaling or windows settings for that.

3
In the file viewer...
Option > Configure Profiles, Then you can create different for different types or just change the default one
4
Feature Requests and Suggestions / Re: Free space in the interface.
« Last post by dddima on Yesterday at 18:42:35 »
Another question is how to save changes in font size. Because when the font is enlarged, the new window opens with the same small font...
5
Feature Requests and Suggestions / Re: Free space in the interface.
« Last post by dddima on Yesterday at 18:30:08 »
Thank you very much for your help!
I just started using your program and I really like it. I have a few questions, but most of them have been answered.
How can I increase the font size in these areas?
6
I was able to test this.. I do not get a password dialog when having a keyfile that is not protected with password
7
I dont know what 3rd party ssh library they are using..

But sure you press OK in the ask password  dialog. because "Ask for password for keyfile failed - Aborting..." should only be outputted when canceling it.
I can't really test my self at the moment since I do not have access to any key login.
8
Support and Feedback / Re: SFTP connection without SSH key password fails
« Last post by Timur Born on September 01, 2025, 22:39:44 »
It's the same public key file and username I successfully used Double Commander. Both WinSCP and MuCommander don't ask for a public keyfile, just the private one and both work with that.
9
Support and Feedback / Re: SFTP connection without SSH key password fails
« Last post by Mathias (Author) on September 01, 2025, 22:19:26 »
I added a password to the private key file via:

Code: [Select]
ssh-keygen -p -f
But that leads to the following error:

> Failed to authenticate using keyfile : -19

Then I deleted the PW again via the same ssh-keygen command and now MC accepts the empty PW (no popup appears), but this still ends in the same failed authenticate error message.

-19 = ERROR_PUBLICKEY_UNVERIFIED - The username/public key combination was invalid.
10
Support and Feedback / Re: SFTP connection without SSH key password fails
« Last post by Mathias (Author) on September 01, 2025, 22:15:32 »
It should send a blank pw to SSH if you just press ok in password dialog. You sure there is not any other error.. Any error in the Log ?
Sure you press OK in the password dialog. the error "Ask for password for keyfile failed - Aborting..." is only outputted to the log if the Ask Password dialog is cancelled
Pages: [1] 2 3 4 5 ... 10