Recent Posts

Pages: 1 ... 5 6 7 8 [9] 10
81
Support and Feedback / Re: How do I save session with updated stuff?
« Last post by dondiego on September 19, 2025, 16:11:38 »
It works.
Thanks a lot.
PS Wonderful APP, great Mathias!
82
Support and Feedback / Re: How do I save session with updated stuff?
« Last post by Mathias (Author) on September 19, 2025, 15:59:21 »
Menu > Configuration > Explorer Panel Settings > Display (Tab)

Close to the bottom is a section called "Save on exit"
Uncheck subsettings to only remember paths to local HD
83
Support and Feedback / Re: How do I save session with updated stuff?
« Last post by dondiego on September 19, 2025, 15:54:46 »
If I use a pendrive (L: directory) everytime I close and re-open MultiCommander I lost L:\directory and I found always C:\
Why?
84
Support and Feedback / Re: SFTP Connection fails
« Last post by Mathias (Author) 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
85
Support and Feedback / Re: SFTP Connection fails
« Last post by mrapi on September 19, 2025, 12:54:49 »
firewall is turned off
for port tried 22,21,990
not working

I give up
thanks

86
Support and Feedback / Re: SFTP Connection fails
« Last post by Mathias (Author) on September 19, 2025, 09:42:48 »
Port is correct ?
Firewall allows it
87
Support and Feedback / Re: SFTP Connection fails
« Last post by mrapi on September 19, 2025, 09:31:57 »
that is all the logging
I ping hostname and it works
88
Support and Feedback / Re: SFTP Connection fails
« Last post by Mathias (Author) on September 19, 2025, 08:47:26 »
is that all logging ?
If you still get "Connecting failed (GetAddrInfo) : 11001" then hostname is still wrong

89
Support and Feedback / Re: SFTP Connection fails
« Last post by mrapi on September 19, 2025, 08:39:42 »
k,I've removed prefix,host responses on ping but ftps not working,got:
Quote
2025-09-19 09:36:43 Codepage not set. Will try to auto-detect if UTF-8 is supported
2025-09-19 09:36:43 No text format conversions  will be done for text file transfers
2025-09-19 09:36:43 Connecting to ...:22
2025-09-19 09:37:04 Failed to connect
2025-09-19 09:37:04 Failed to initialize socket - Cannot connect to server
2025-09-19 09:37:04 Connection... Failed!

thanks
90
Support and Feedback / Re: SFTP Connection fails
« Last post by Mathias (Author) 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.
Pages: 1 ... 5 6 7 8 [9] 10