hi @ll,
i'm using "everything" for quite a while now and I'm pretty happy. but in the last weeks / months, I registered a bug.
when I'm having long paths in the results window, I can't copy/cut files and paste them in a different location - not even one with a short path. If I do a "cut" (CTRL + X), I see that everything marks those files as cut (the icon changes), but I can't paste them anywhere.
my workaround is to cut some folders before, move everything to a different location (with less path length) and then search there again.
i'm not sure if that bug came with a new update of everything (1.4.1.1002 x64) or from somewhere else. i'm using windows 7 x64 with all updates.
maybe you could help me... maybe you've already found a solution to that problem (I haven't found it in this forum).
[edit] i found something. when i open the path of such a file within everything (right click > open path), i'm getting the "my documents" folder which is not at all part of the path. maybe that's a hint for the programmers..
regards
benni
Long paths and copy & paste
Re: Long paths and copy & paste
Thank you for your feedback and bug report.
Unfortunately, Everything is currently limited to 259 characters for the full path and filename.
Everything may have a stale result, preventing you from copying files, please try forcing a rebuild:
Please try the following search to limit results to 259 or less characters:
path:len:<=259
Please try the following search to find files with 260 or more characters:
path:len:>259
Copying files by their shortname as a work around is in development.
Unfortunately, Everything is currently limited to 259 characters for the full path and filename.
Everything may have a stale result, preventing you from copying files, please try forcing a rebuild:
- In Everything, from the Tools menu, click Options.
- Click the Indexes tab on the left.
- Click Force Rebuild.
- Click OK.
Please try the following search to limit results to 259 or less characters:
path:len:<=259
Please try the following search to find files with 260 or more characters:
path:len:>259
Copying files by their shortname as a work around is in development.
Re: Long paths and copy & paste
thank you very much for your fast reply.
i thought there was a different behavior in the past. then i probably was wrong with that assumption.
ok, then i'll wait for the workaround
regards,
benni
i thought there was a different behavior in the past. then i probably was wrong with that assumption.
ok, then i'll wait for the workaround
regards,
benni
Re: Long paths and copy & paste
Can't test right now, but I vaguely remember using Advanced copy for this ( under menu:Edit > Advanced )
Re: Long paths and copy & paste
However, this does not apply to a current Windows 10 version... if you set it up yourself based on this detailed description:
Code: Select all
https://www.howtogeek.com/266621/how-to-make-windows-10-accept-file-paths-over-260-characters/
________________________________________________
Windows 10 Pro (x64) Version 20H2 (OS build 19042.746)
Re: Long paths and copy & paste
As a possible work-around.benni wrote: ↑Fri Jan 29, 2021 3:01 pm hi @ll,
i'm using "everything" for quite a while now and I'm pretty happy. but in the last weeks / months, I registered a bug.
when I'm having long paths in the results window, I can't copy/cut files and paste them in a different location - not even one with a short path. If I do a "cut" (CTRL + X), I see that everything marks those files as cut (the icon changes), but I can't paste them anywhere.
my workaround is to cut some folders before, move everything to a different location (with less path length) and then search there again.
i'm not sure if that bug came with a new update of everything (1.4.1.1002 x64) or from somewhere else. i'm using windows 7 x64 with all updates.
maybe you could help me... maybe you've already found a solution to that problem (I haven't found it in this forum).
[edit] i found something. when i open the path of such a file within everything (right click > open path), i'm getting the "my documents" folder which is not at all part of the path. maybe that's a hint for the programmers..
regards
benni
Most file managers are supporting now overlong path and file names.
So configure the context menu of Everything for your file manager, start it with the found results
and handle the file operations from it.
Re: Long paths and copy & paste
This may not help or even crash if Everything is not prepared to handle such pathes.tuska wrote: ↑Sat Jan 30, 2021 2:00 pmHowever, this does not apply to a current Windows 10 version... if you set it up yourself based on this detailed description:https://www.howtogeek.com/266621/how-to ... haracters/Code: Select all
https://www.howtogeek.com/266621/how-to-make-windows-10-accept-file-paths-over-260-characters/
________________________________________________
Windows 10 Pro (x64) Version 20H2 (OS build 19042.746)
Re: Long paths and copy & paste
Well, in my first test I copied in 'Everything' 3 files at the same time, which had a total path length >259 characters.
I could paste these in the file manager 'Total Commander' without any problems -> total path length <259 characters.
In the second test, I copied in 'Everything' 1 file (206 characters), as follows:
Code: Select all
Path length: 140 characters
Name length: 206 characters
---------------------------
Total .....: 346 characters
===========================
which exceeded the total path length of 259 characters:
Code: Select all
Path length: 127 characters
Name length: 206 characters
-------------------------
Total .....: 333 characters
===========================
- after changing the registry as described in the link - at the moment.
See also: viewtopic.php?p=24825#p24825