Buttonbar: %L parameter doesn`t expand to full FTP URLs

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Zapped
Junior Member
Junior Member
Posts: 4
Joined: 2006-11-22, 09:00 UTC

Buttonbar: %L parameter doesn`t expand to full FTP URLs

Post by *Zapped »

Trying to avoid bug with unquoted FTP filename while D&D I discovered the following behaviour of TC... buggy at my POV
Make Buttonbar command button launching FTP manager, e.g. "C:\Program Files\Download Master\dmaster.exe" (DM). Type %L in the parameter field. Then connect to FTP server, change dir on it to some folder. Then select some files and press our made button.
Program (DM) will be launched in the following way

Code: Select all

"C:\Program Files\Download Master\dmaster.exe" <tempfilename>
Where <tempfilename> is temporary file in %TEMP% folder and it contains something like this

Code: Select all

0:/upload/\icqservr.zip
0:/upload/\logocombined.jpg
but not full URLs as I expected
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

%L and other such commands currently do not support ftp at all, sorry.
Author of Total Commander
https://www.ghisler.com
Aleksio
Junior Member
Junior Member
Posts: 33
Joined: 2005-05-17, 10:06 UTC

Intergrate TotalCmd with Download Master

Post by *Aleksio »

I propose to add the 'download tool' settings alongside with the Editor/Viewer in configuration.
Post Reply