Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mathias (Author)

Pages: 1 2 3 [4] 5 6 7 8 ... 194
76
Support and Feedback / Re: SFTP Connection fails
« on: September 19, 2025, 14:18:22 »
It should work if entered correctly. But you need to know what port the target wants.  21 is default for FTP 22 default for SSH.  totally different services..
But since it fails to even connect. something is either wrong with host or port.. Or something is blocking it

77
Support and Feedback / Re: SFTP Connection fails
« on: September 19, 2025, 09:42:48 »
Port is correct ?
Firewall allows it

78
Support and Feedback / Re: SFTP Connection fails
« on: September 19, 2025, 08:47:26 »
is that all logging ?
If you still get "Connecting failed (GetAddrInfo) : 11001" then hostname is still wrong


79
Support and Feedback / Re: SFTP Connection fails
« on: September 19, 2025, 08:03:37 »
You do not need to specify protocol like ftps:// 
Just enter host name in hostname field

Also you have ftps:// 
that are normally for FTP with SSL/TLS.  Then you need to use the FTP device in MC
sftp:// is used for FileTransfer over SSH. Then you connect to a SSH connection and do filetransfer using that.

81
Support and Feedback / Re: SFTP Connection fails
« on: September 19, 2025, 07:58:35 »
GetAddrInfo fails with 11001 . and that is HOST_NOT_FOUND.
It fails to resolve IP address
So check your host address.

82
Support and Feedback / Re: The saved sessions are not visible/accessible
« on: September 18, 2025, 22:39:03 »
No. I can't fix anything that I can't reproduce

83
Support and Feedback / Re: SFTP Connection fails
« on: September 18, 2025, 17:39:44 »
Hi
is there any special setting to do? I've put host,user and password,but it is not working,got:

Code: [Select]
Failed to connect
Failed to initialize socket - Cannot connect to server
Connection... Failed!

it works fine in total commander

thanks


Let me know any issue you have with the SFTP/SCP extension.
Normal UserName/Password login should work

I Use SFTP(SSH) daily without issue.

Sure IP and port are correct ?  Maybe FW issue. maybe have outbound block on. and MC need to be allowed allowed to connect out ?
Try enable higher loglevel in Core settings.  might output something more.

84
Beta Releases / Re: 15.6 BETA
« on: September 13, 2025, 08:48:44 »
Thanks for the new RC Mathias!

Audio-tool merge mp3 files is only available via MC menu/extra/auto tools - not via context menu?

I did not think about adding it there. Will see if that is possible.

85
Script / Re: Trying to make MC open automatically with single panel
« on: September 13, 2025, 08:42:39 »
No You are saying that MC should run the MultiCommander Script "SinglePanel" when it starts..  Are you sure that you have that script in MC ? that is not a default script.
That is a script you must have created

86
Currently I don't think so.

I think that image is a "sparse" file

A sparse file is a file that efficiently uses disk space by not allocating space for regions of zero-valued bytes. Instead, the file system keeps a record of these "holes," returning zeros on read operations without consuming physical disk space. This allows for the creation of very large files that take up minimal space.

Problem is that the normal way to scan the filesystem. it returns the reserved filesized. To get the actual size require a lot more work and is currently not supported.

87
Script / Re: Trying to make MC open automatically with single panel
« on: September 12, 2025, 08:57:01 »
The Log in MC..

And you script is named "SinglePanel" ?

(Also so you know, it is not recommended to always run in SinglePanel setup.. You do at own risk. . Program designed around two panel layout. )


88
Support and Feedback / Re: Strange work with archives.
« on: September 09, 2025, 11:32:10 »
For me it updates automatically. I can't replicate that it is not updated.

If you look in fileoperation or filesystem log (Ctrl+L) you might see some error there for that.


89
Script / Re: Trying to make MC open automatically with single panel
« on: September 09, 2025, 08:13:01 »
What is happening. is the script not running.. any error in the log ? does it exists ?

90
Support and Feedback / Re: Strange work with archives.
« on: September 08, 2025, 22:31:30 »
Strange. I can't replicate that

And you should not run multiple CustomCommands in a MultiScript, specially file operations commands since they are run in the backgrund, so they return directly so then the refresh is probably done before the delete has happend.

Also it is "NEWQUEUE" not "NOQUEUE" as optional parameters. but I don't think thats matters,

91
Support and Feedback / Re: Strange work with archives.
« on: September 08, 2025, 09:27:44 »
Does a Refresh (F2/F4 or press on Refresh icon) work ? will it refresh it to the correct state ?

92
Support and Feedback / Re: Unclear symbols in the menu.
« on: September 08, 2025, 09:26:37 »
Yes correct. the "new text file" item comes from registry.

93
Support and Feedback / Re: ButtonBar Size (DPI > 100%)
« on: September 08, 2025, 09:26:01 »
I will take a look.

94
Feature Requests and Suggestions / Re: Free space in the interface.
« on: September 03, 2025, 07:34:11 »
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.


95
Feature Requests and Suggestions / Re: Free space in the interface.
« on: September 03, 2025, 07:29:17 »
In the file viewer...
Option > Configure Profiles, Then you can create different for different types or just change the default one

96
I was able to test this.. I do not get a password dialog when having a keyfile that is not protected with password

97
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.

98
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.

99
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

100
Feature Requests and Suggestions / Re: Free space in the interface.
« on: September 01, 2025, 17:59:25 »
Drives are one toolbar... FreeSpace info area are one. they are separate in MC.  They can't be merged into one.
But instead of have a drive bar inside the explorer panel. you can have a global one instead on top. to save some space..



Pages: 1 2 3 [4] 5 6 7 8 ... 194