Spaces and File/Folder operations with external tools

Bugs and issues - current donor version.
Post Reply
Message
Author
User avatar
comfree
Posts: 4
Joined: 02.03.2012, 14:00

Spaces and File/Folder operations with external tools

#1 Post by comfree » 27.01.2026, 12:46

There are a couple of old postings about usage of FastCopy or other tools for file operations.
(settings -> file/folder operations -> General -> Delete/Copy/Move -> Use external program)
I did not find a solution in these discussions for file or folder names with spaces.

I like to raise again the issue. Now with the similar tool UltraFastCopy.
And the example for moving files or folders:
• C:\path\UltraFastCopy.exe --move="%InactivDir%|%ActivSel%"
This does work in FreeCommander well only for files/folders without spaces.

But from the DOS command line this syntax does work well for all files!
Of course the FC-parameters are replaced in this case with real files/folders.

This seems to be not an issue with UltraFastCopy or FastCopy, but with FreeCommander.
I tried various other combinations of quotation marks in the syntax within FreeCommander, but without success.

Any hints, what can be done?

Best Regards from Rudy


BTW: FreeCommander and EveryThing are the most important and the best tools for daily work on computer!
I even created in the win registry a new protocol comm:///x:/path/ in order to open paths in FreeCommander and not in Win-FileManager.
With EveryThing to open folders the context menu can be modified to open a folder with FreeCommander and not with Win-FileManager.
FreeCommander user since 2011, Win11ProN64bit
Perfect combination with Notepad++ (www.notepad-plus-plus.org) and Everything (www.voidtools.com)
through implementation of new win protocol comm:///x:/path/... to open new Freecommander tab.

Karol
Posts: 1012
Joined: 19.08.2007, 12:05

Re: Spaces and File/Folder operations with external tools

#2 Post by Karol » 27.01.2026, 14:30

I think, FreeCommander for %InactivDir% and %ActivSel% add automatically double quote.
So you have probably to many double quotes.
I would try:

Code: Select all

 C:\path\UltraFastCopy.exe --move=%InactivDir%|%ActivSel%

Post Reply

Who is online

Users browsing this forum: No registered users and 33 guests