Compare directories
Compare directories
Hi,
Been testing XYplorer a bit and I'm missing a simple compare directory which only looks at filenames.
You have dual-pane up, and choose to compare the two dirs.
What should happen is that the files the panes have in common get filtered out, while the unique ones for each pane is left visible.
Then it's a piece of cake to manually drag drop the ones you want to the other pane.
Been testing XYplorer a bit and I'm missing a simple compare directory which only looks at filenames.
You have dual-pane up, and choose to compare the two dirs.
What should happen is that the files the panes have in common get filtered out, while the unique ones for each pane is left visible.
Then it's a piece of cake to manually drag drop the ones you want to the other pane.
-
admin
- Site Admin
- Posts: 65017
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Compare directories
Hi and welcome,
yep, not there at the moment. And not planned for the foreseeable future. But future is a long time...
Don
yep, not there at the moment. And not planned for the foreseeable future. But future is a long time...
Don
FAQ | XY News RSS | XY X
-
DorothyFan1
- Posts: 104
- Joined: 10 Jul 2009 15:51
Re: Compare directories
This is supplied by a software program called Beyond Compare. Do a search for this program and I think you'll like what it offers.binary wrote:Hi,
Been testing XYplorer a bit and I'm missing a simple compare directory which only looks at filenames.
You have dual-pane up, and choose to compare the two dirs.
What should happen is that the files the panes have in common get filtered out, while the unique ones for each pane is left visible.
Then it's a piece of cake to manually drag drop the ones you want to the other pane.
-
admin
- Site Admin
- Posts: 65017
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Compare directories
And it can be nicely integrated into XYplorer with user defined commands or custom toolbar buttons...DorothyFan1 wrote:This is supplied by a software program called Beyond Compare. Do a search for this program and I think you'll like what it offers.binary wrote:Hi,
Been testing XYplorer a bit and I'm missing a simple compare directory which only looks at filenames.
You have dual-pane up, and choose to compare the two dirs.
What should happen is that the files the panes have in common get filtered out, while the unique ones for each pane is left visible.
Then it's a piece of cake to manually drag drop the ones you want to the other pane.
FAQ | XY News RSS | XY X
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: Compare directories
Hi and Welcome,
Not exactly what you need, but just to show that it can be done by scripting. I wrote a script in which you select a file and then the script will look for similar file in the other folder. More about it here:
http://www.xyplorer.com/xyfc/viewtopic. ... 59&p=37281
If I have enough time i can write a script, but not right away.
Not exactly what you need, but just to show that it can be done by scripting. I wrote a script in which you select a file and then the script will look for similar file in the other folder. More about it here:
http://www.xyplorer.com/xyfc/viewtopic. ... 59&p=37281
If I have enough time i can write a script, but not right away.
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: Compare directories
Hi and Welcome,
Not exactly what you need, but just to show that it can be done by scripting. I wrote a script in which you select a file and then the script will look for similar file in the other folder. More about it here:
http://www.xyplorer.com/xyfc/viewtopic. ... 59&p=37281
If I have enough time i can write a script, but not right away.
Not exactly what you need, but just to show that it can be done by scripting. I wrote a script in which you select a file and then the script will look for similar file in the other folder. More about it here:
http://www.xyplorer.com/xyfc/viewtopic. ... 59&p=37281
If I have enough time i can write a script, but not right away.
Re: Compare directories
So I didn't want to do what I should be doingserendipity wrote:Not exactly what you need, but just to show that it can be done by scripting.
Proud XYplorer Fanatic
Re: Compare directories
Sure looks like a lot of code for s'th you don't use yourself...
Ralph 
(OS: W11 24H2 Home x64 - XY: Current x32 beta - Office 2024 32-bit - Display: 1920x1080 @ 125%)
(OS: W11 24H2 Home x64 - XY: Current x32 beta - Office 2024 32-bit - Display: 1920x1080 @ 125%)
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: Compare directories
Great! Now Binary can go without Beyond compare.jacky wrote:So I didn't want to do what I should be doingserendipity wrote:Not exactly what you need, but just to show that it can be done by scripting., so here's a little example of what scripting can do about that...
Re: Compare directories
Awesome, thanks for the help everyone. I'll have a look at this right awayjacky wrote:So I didn't want to do what I should be doingserendipity wrote:Not exactly what you need, but just to show that it can be done by scripting., so here's a little example of what scripting can do about that...
-
ReviewPilot
- Posts: 150
- Joined: 27 Jul 2007 09:21
- Location: Germany
Re: Compare directories
Hi,
can s.omeone explain how I would integrate sth. like that into XY?
I'd also appreciate that feature
can s.omeone explain how I would integrate sth. like that into XY?
I'd also appreciate that feature
check out this guys work - xkcd webcomics
-
serendipity
- Posts: 3360
- Joined: 07 May 2007 18:14
- Location: NJ/NY
Re: Compare directories
Hi,ReviewPilot wrote:Hi,
can s.omeone explain how I would integrate sth. like that into XY?
I'd also appreciate that feature
You can do this by
1) clicking on menu "Tools>Customize Toolbar",
2) On the left-side list (Available buttons) go all the way down and you will see User Button #1, #2 etc,
3) click on any one and click add to add to "Current Buttons" list.
4) Click OK and you will see that button in the toolbar now.
5) Click on that button and Name it as you likr and then edit the "On Click" field and add the script provided by Jacky (http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=4328).
-
ReviewPilot
- Posts: 150
- Joined: 27 Jul 2007 09:21
- Location: Germany
Re: Compare directories
Ah yeah serendipity, this is great,
Thank you very much for that fast answer. I'll try it.
Cheers, RP
Thank you very much for that fast answer. I'll try it.
Cheers, RP
check out this guys work - xkcd webcomics
XYplorer Beta Club