is there a way to drag lots of folder from another application to the source ?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
giulia
Senior Member
Senior Member
Posts: 328
Joined: 2013-09-14, 05:33 UTC
Location: Europe

is there a way to drag lots of folder from another application to the source ?

Post by *giulia »

Hi

I would like to drag lots of folders from different partition with files from another application and use all of them as source and select a panel as destination and perform a copy

could be possible ?

I have tought about fastcopy but there is a limit
over MAX_PATH (260 characters) file pathnames
thanks
love Total Commander , best file manager ever made
User avatar
beb
Power Member
Power Member
Posts: 580
Joined: 2009-09-20, 08:03 UTC
Location: Odesa, Ukraine

Re: is there a way to drag lots of folder from another application to the source ?

Post by *beb »

To begin with, make sure your "another application" and Total Commander are running within the compatible permission scope.
Otherwise, no drag-and-drop operations would be available in your scenario at all.
Windows won't allow such interactions from a user-mode source process to the elevated target process.
For example, if Total Commander is running with elevated privileges (ran as administrator) the same is required for your "another application", or vice versa, when "another application" is running in the current user mode you need to run Total Commander as such too.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6973
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: is there a way to drag lots of folder from another application to the source ?

Post by *Horst.Epp »

giulia wrote: 2023-07-07, 09:17 UTC I have tought about fastcopy but there is a limit
over MAX_PATH (260 characters) file pathnames
thanks
Read and understand what the docu says.
It supports UNICODE and over MAX_PATH (260 characters) file pathnames.

File names can never be longer than 260 characters, only path names can be very long.
And this long path names are supported !
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
giulia
Senior Member
Senior Member
Posts: 328
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Re: is there a way to drag lots of folder from another application to the source ?

Post by *giulia »

Horst.Epp wrote: 2023-07-08, 06:11 UTC
giulia wrote: 2023-07-07, 09:17 UTC I have tought about fastcopy but there is a limit
over MAX_PATH (260 characters) file pathnames
thanks
Read and understand what the docu says.
It supports UNICODE and over MAX_PATH (260 characters) file pathnames.

File names can never be longer than 260 characters, only path names can be very long.
And this long path names are supported !
hi
ok , but it does copy only files and not folders , does not keep folders structure
try to drag and drop files from a musicplayer like foobar or musicbee
thanks
love Total Commander , best file manager ever made
Fla$her
Power Member
Power Member
Posts: 2998
Joined: 2020-01-18, 04:03 UTC

Re: is there a way to drag lots of folder from another application to the source ?

Post by *Fla$her »

Horst.Epp wrote: 2023-07-08, 06:11 UTC File names can never be longer than 260 characters
Not 260, but 255. This is a limitation for path components, not just for names.
Overquoting is evil! 👎
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6973
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: is there a way to drag lots of folder from another application to the source ?

Post by *Horst.Epp »

giulia wrote: 2023-07-08, 14:51 UTC
Horst.Epp wrote: 2023-07-08, 06:11 UTC
giulia wrote: 2023-07-07, 09:17 UTC I have tought about fastcopy but there is a limit

thanks
Read and understand what the docu says.
It supports UNICODE and over MAX_PATH (260 characters) file pathnames.

File names can never be longer than 260 characters, only path names can be very long.
And this long path names are supported !
hi
ok , but it does copy only files and not folders , does not keep folders structure
try to drag and drop files from a musicplayer like foobar or musicbee
thanks
It does copy folder structures, for sure.
I use it all the time with deep structures.
Here are my parameters for the copy button.
/cmd=update /balloon=FALSE /log=FALSE /auto_close /srcfile_w="%WL" /to="%T"
It copies all selected files or dirs into the target.
It also does it using drag and drop if the shell extensions are enabled.
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
Post Reply