Microwave Biscuit

Comparison: Krusader vs. Gnome Commander

Posted in Linux, ubuntu by microwavebiscuit on June 15th, 2007

It’s not really a secret that I use Gnome but tend to prefer KDE applications so with that in mind my comparison of Krusader and Gnome Commander will probably be unbalanced at best.

First of all, both of these utilities are used as file managers and have the feel of Norton Commander of old. I’ve always liked tools like this in both Windows and in Linux. I especially like having a 2 pane interface to manage files within directories.

Secondly, the specific task that I am measuring is as follows: Connect to a share on a Windows machine, analyze/compare to a directory on my Linux machine and then synchronize the folders. Why am I doing this? Well, I have a “pictures” folder on my Windows box that I use as a master folder for all of my digital images which I share on my network so that my Wife’s PC can see them as well as for sharing with various other PCs. However, when it comes to really working with the pictures I prefer to use my Ubuntu machine for editing, uploading to Flickr, etc so I want to always be certain that I have the pictures stored on two machines.

Now, the test results.

Gnome Commander: When I open up Gnome Commander, it’s fairly easy to connect to a network share by clicking on the SMB button. It then searches for available workgroups and shares. It does take a few seconds to identify what is available, but locating my shared folder “All Pictures” is accomplished. However, if I close Gnome Commander and reopen it, it remembers my local folder selection on the left pane but on the right pane I get an error “file not found” and it defaults back to my home directory. It isn’t terribly difficult to reconnect however. Next, attempt to compare the directories. This is done by going to the Mark menu and selecting Compare Directories. At this point, nothing seems to happen. However, it does show in the bottom “2 of 2000″ files selected although there is no visible difference to let you know what it found different between the two folders. If you select copy it does actually copy the files. End of test. Result: Sort of pass. Would be nice to know what it found before copying with a visual clue. Could be that I don’t have the program configured correctly in some way but this seems to be the out of the box behavior.

Krusader: To create a new network connection, you click on a toolbar button “new network connection”. It doesn’t appear to browse the network; it just gives you a smb:// prompt which allows you to type the host name. Fortunately the host I’m connecting to has a short and easily remembered name. After that, available shares are displayed. Next to compare directories, there are two ways. You can go to the “edit” menu and select compare directories or you can select the “Tools” menu and choose “Synchronize Directories” which also includes a comparison feature. Using the Synchronize feature has quite a few options to only look at certain file types and many other choices followed by a “Synchronize Button” which will the sync up the two directories. This works and satisfies the requirements laid out. End of test. Result: Pass.

In this case for my specific task, Krusader seemed to work better. I prefer the network detection of Gnome Commander to Krusader but the synchronize functionality is much better in Krusader.

I may have missed an option or two in Gnome Commander but I couldn’t seem to find a “Synchronize” menu choice. I’m also not certain if it recursed through the directories to detect changes whereas Krusader definitely does. So, my final choice is to use Krusader.

5 Responses to 'Comparison: Krusader vs. Gnome Commander'

Subscribe to comments with RSS or TrackBack to 'Comparison: Krusader vs. Gnome Commander'.

  1. dthomasdigital said, on June 15th, 2007 at 6:02 pm

    Thanks for the review, I’ve installed them both and plan to see which one I like.

  2. Derek Buranen said, on June 15th, 2007 at 8:23 pm

    I second the Thanks notion. This was a great article.

  3. boudie said, on October 25th, 2007 at 10:08 am

    Nice article which would be *really* great if links to screenshots were included. ;-)

  4. ITman said, on February 19th, 2008 at 6:39 am

    Nice article i just learned how to access the network via Krusader.
    I’m liking it more and more.
    Here are 2 things that I couldn’t find in Gnome commander.
    1. Krusader has a shell at the bottom
    2. It has tabs that remember all you locations next time you start it.

  5. swi said, on June 27th, 2008 at 1:49 am

    “Next, attempt to compare the directories. This is done by going to the Mark menu and selecting Compare Directories. At this point, nothing seems to happen.”

    I had the same problem. Starting gnome-commander in a terminal and looking at the shell output revealed that the graphical comparison tool “meld” was missing. After installing it everything has been working nicely so far. It’s a bit odd though, that gnome-commander doesn’t give an error message when meld is missing.

Leave a Reply