Page 1 of 1

Support for %P%N in USB and FTP connections

Posted: 2010-12-24, 15:49 UTC
by petermad
%P%N (and %T%N or %T%M for that matter) is not supported in USB- and FTP connections.

If I for example make buttons like:

Code: Select all

TOTALCMD#BAR#DATA
%COMMANDER_PATH%\TOTALCMD.EXE /S=L
%P%N
%COMMANDER_PATH%\TOTALCMD.EXE,24
Show Content (separate instance)


-1
or

Code: Select all

TOTALCMD#BAR#DATA
%COMMANDER_PATH%\TOTALCMD.EXE /S=C
%P%N %T%N
%COMMANDER_PATH%\TOTALCMD.EXE,23
Compare Content (separate instance)


-1
they will not work if the current filelist is opened via an FTP- or USB connection - it would be nice if that was possible.

Posted: 2010-12-24, 16:27 UTC
by sqa_wizard
Sorry, but what is a "USB-Connection"?
Is there a specific notation?

My USB-connected drives all have drive letters assigned which are handled correctly.

Posted: 2010-12-24, 22:22 UTC
by petermad
Sorry, but what is a "USB-Connection"?
A connction between 2 computers through a special USB-cable.

See: http://ghisler.com/cables/

Use: "Net" -> "PORT Connection To Other PC..."
to open the connection.

Use: %COMMANDER_PATH%\TOTALCMD.EXE /S=P:USB
to open a separate USB server.

Use: TcUsbRun.exe
to register the connection.

Re: Support for %P%N in USB and FTP connections

Posted: 2022-06-10, 23:58 UTC
by petermad
Bump*