Multi Commander > Beta Releases
v14.6 RC
Mathias (Author):
v14.6 RC ( Build 3068 ) - 2025-02-04
62+ Changes
-- 3068
ADDED - FS-SFTP - ZCompress now supported
ADDED - FS-SFTP now support showing free space if server support it (Most Linux server do not support it))
ADDED - During Inline Rename - If yo press Ctrl+. (Dot) it will replace all dot with space (except if the dot is around numbers eg "My.File.v3.5 => "My File v3.5")
ADDED - During Inline Rename - If you press Ctrl+Shift+. (Dot) it will replace all dot with space
ADDED - During Inline Rename - If you press Ctrl+W it will captalize all words in the filename
FIXED - FTP - Will now delete target file instead of trying to overwrite if it already exists.
FIXED - FTP - Better error message if server blocked upload of file with error 533 (not allowed)
-- 3066
ADDED - Added support for 'Everything' search tool. It can be now used to always show folder size. Possible to always show folder size with small performance hit.
ADDED - MultiDataViewer will remember open files in RecoveryRestart
FIXED - FS-SFTP - Will disconnect if it failed to do anything becuse account is locked or similar.
FIXED - MultiDataViewer - Possible to Copy selected text with Ctrl+C from Highlight and Find edit boxes again.
FIXED - Status bar is shown again.
-- 3064
ADDED - FS-SFTP extension now support KeepAlive option
ADDED - FS-SFTP extension now support login with Public/Private key
ADDED - FS-SFTP extension can now login using Proxy
-- 3061
ADDED - NEW Extension - FS-SFTP Adds support for SSH SCP/SFTP (Some features are still missing like KeepAlive,ZCompress,Proxy,PublicKeyFile)
ADDED - UNIX permissions are now shown in the attribute column for file on SFTP, ( eg drwxr-xr-x )
ADDED - MC will set enovirment variables for the MC EXE and Path. So all programs MC start will see this enviroments variables.
FIXED - Tweaked the 3rd party Zip library to make it work on MC Windows 7 again
FIXED - 3 Stability issues
-- 3056
ADDED - TabSession can now be accessed from the toolbar IF you have any tab sessions defined
FIXED - Updated 3rd party Zip library, Now empty folders and empty zip files are handled correctly again.
FIXED - Shortcuts for 'FindFiles' now show assigned hotkey in tooltop and menu
REMOVE- Removed duplicated command for FindFiles.
ADDED - Checksum tool now support .sha,.sha1, .sha256, .sha512 files to verify and create
FIXED - 5 Stability issues
Mathias (Author):
Let me know any issue you have with the SFTP/SCP extension.
Normal UserName/Password login should work
Pawel:
--- Quote from: Mathias (Author) on January 07, 2025, 14:27:56 --- ADDED - MC will set enovirment variables for the MC EXE and Path. So all programs MC start will see this enviroments variables.
--- End quote ---
Thanks for adding this!
However, what are then names of this environments?
I checked MultiCommander.exe process in Process Explorer and I see those:
COMMANDER_EXE
COMMANDER_PATH
(The same as Total Commander)
and
MULTICOMMANDER_EXE
MULTICOMMANDER_PATH
I will use those MULTICOMMANDER_*
Question. Why you also added variables with the same name as Total Commander does?
-Pawel
Mathias (Author):
--- Quote from: Pawel on January 25, 2025, 10:17:30 ---
--- Quote from: Mathias (Author) on January 07, 2025, 14:27:56 --- ADDED - MC will set enovirment variables for the MC EXE and Path. So all programs MC start will see this enviroments variables.
--- End quote ---
Thanks for adding this!
However, what are then names of this environments?
I checked MultiCommander.exe process in Process Explorer and I see those:
COMMANDER_EXE
COMMANDER_PATH
(The same as Total Commander)
and
MULTICOMMANDER_EXE
MULTICOMMANDER_PATH
I will use those MULTICOMMANDER_*
Question. Why you also added variables with the same name as Total Commander does?
-Pawel
--- End quote ---
Yes Added the TC one for compbability reason for now. they might be removed.
Pawel:
Yeah, right, compatibility.
EDIT: I already changed my code. It is working like as charm.
Thank you for adding those Environment Variables to MC. Waiting for Final Release :)
Will you consider adding MC Handle as another Environment Variable?
I got it using the following code (I also check the path of the process with this handle).
Handle := FindWindow('MultiCommander MainWnd', nil);
Would be much easier if I could get it from MC :)
-Pawel
Navigation
[0] Message Index
[#] Next page
Go to full version