File manager with tree view in main pane?

I'm looking for a file manager with something similar to Nautilus' list view, with a list and tree structure as a main view.
The nautilus one is awesome, but nautilus has qwerks if you don't use gnome (wants to control desktop, panels are very restricted, etc.)
Does anyone know of a file manager with a view similar to this that I can try out?

I've seen a few things on spacefm, and played with it a bit. Took me 3 minutes and 2 segmentation faults to find the setting to change views, and it still doesn't have the ability I want, so still a bit too buggy for me.
Pcmanfm is a good all around filemanager, but doesn't have that feature either.
I played with a slew of file managers one day looking for similar things, maybe I should try that again and branch out further than what's in the repos.
More suggestions?

Similar Messages

  • File Manager with tree view

    I've been using Cinnamon with the Nemo file manager for a while now but I'm wanting to remove Cinnamon and have only Openbox and Awesome installed. The only thing that's stopping me now is I'm unsure of what to use for a file manager. The feature of Nemo that I really like is the ability to show folders in tree view in the main pane when in detailed list view. I know that most of them probably have the tree feature in a side pane but I want it in the main pane.
    I'd like something with as few dependencies as possible since I'm wanting a more minimal approach to my system. Nemo requires Cinnamon, I'm guessing that Nautilus has the feature that I'm looking for as well but that requires Gnome.
    Can anyone recommend another file manager with this feature? Or is there any way to install Nemo/Nautilus without their desktop dependencies?

    drcouzelis wrote:It doesn't look like Nemo requires Cinnamon. What do you mean?
    claire ~ % pacman -Qi nemo
    Name : nemo
    [snip]
    Depends On : libexif gvfs dconf desktop-file-utils exempi python2
    cinnamon-desktop gnome-icon-theme libnotify libxml2
    cinnamon-translations
    I think this is what is meant.
    d72 wrote:Can anyone recommend another file manager with this feature? Or is there any way to install Nemo/Nautilus without their desktop dependencies?
    Not really, since those libraries are required to run the respective file manager.

  • Issue with Tree view

    Hello experts,
    I am facing a very strange issue with tree view.
    I have created a custom component with a tree view. All data are coming in the tree view. But the strange thing is that the data is not getting displayed on the screen.
    I am sure about the data because, when I am selecting a line from the tree, the data from that line is coming to the main screen.
    Please help!!
    Regards
    Debolina

    Hi experts...
    Any pointers to this issue???
    Please help!
    Regards,
    Debolina

  • A good keyboard driven file manager with thumbnails?

    Does anybody know a good keyboard driven file manager with thumbnails? I've been looking for one but the only keyboard driven file managers I can find uses cli.

    Ranger is very good and there is a hack to add image previews: http://github.com/dbarnett/ranger/commits/master

  • Looking for a file manager with copy queue

    Hey,
    I'm looking for a file manager with a file-copy-queue feature.
    It is useful when browsing mounted samba shares, and you find something you want to copy.
    You'll then start copying the files, and then spot another useful folder. You start copying that as well
    and suddenly you got 5 different file copies processing at the same time, which decreases the copy speed.
    I also miss the feature when transfering files from my external harddrives.
    If there is a lot of FM's with this feature, I prefer one without kde-dependencies, as I am using xfce.

    Ranguvar wrote:If MC really does have that as a feature, it's once again proved itself _the_ graphical (sorta) file manager.
    sorry for misinformed.
    mc has a background job option while copying, it is not exactly a queue like functionality, but simulating to be a queue, and you can stop/resume a background job.

  • Table with tree view on master column

    Hi,
    I'm trying to generate a table with tree view on the master column and I get the table values from an RFC.
    The problem is that I need to control some properties like "expanded" or "isLeaf" and I can't add the value attributes to the model node to control the rows.
    Any ideia on how to overcome this (what i  think is a) problem?
    Thanks for the help.
    Pedro Barbosa

    Hi Subramanian,
    Maybe I didn't explain myself right. I also followed that tutorial with success but in this case i have on my custom controller:
    -MyNode (model node)
      - Output
        - MyTable
          - attribute 1 (model attribute)
    In my context/view controller the only way i can map that node is by using a model node referecing "MyTable" but this way i can't add any of my attributes to same level of the attributes (is that the ideia right?).
    I also tried to recreate the structure in the view with value nodes and value attributes with the same type as the model attributes and then bind them but i always get "Incompatible context element type".
    Am i missing something?
    Pedro Barbosa

  • SQL editor with tree view

    We are working on some extraordiary long SQL stored procedure. Due to the shear size and IF/ELSE nesting it is very tedious to understand the logic .
    What I am looking for is an SQL editor with tree view, where we can see IF/ ELSE, LOOP etc block as nodes. For example expand a node and see all blcoks of code within it.
    + IF block 1
    expand---
    -IF blcok 1
    +IF block 1.1
    +IF block 1.2
    further expand
    -IF blcok 1
    +IF block 1.1
    -IF block 1.2
    IF block 1.2.1

    Do some Google searches for a text editor that supports "folding".

  • How to display a file system in tree view

    Hi all,
    I Developed an application (APEX 3.2) to track incoming and outging mail. Incoming mail is scaned and saved on "ARCHIVE" server directory structure as the following
    Incoming**2011*
    ** 1
    **2
    **3
    **4
    2011 is the year and numbers from 1 - 4 are letters ID. I have no problem to link the incoming mail with the image on file server (each letter must have an image)
    Some letters may have attachmentms (different format pdf, word, jpg, etc.)
    attachment*2011
    **2
    **4
    I would like to enable attachment link only for for letters with attachment in above case letter 2 and 4 and the directory where the attachment saved to be displayed in TREE view.
    Thank you.
    Ribhi

    Hi,
    have you tried
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9d/a6884121a41c09e10000000a155106/frameset.htm">TextView</a> or <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/3b/219141c1d0ae5fe10000000a1550b0/frameset.htm">FormattedTextView</a> ?
    You could also make a development request.
    Regards, Heidi

  • [Win/CS3] Problem with tree view nodes display In Release Version of InDesign

    b [Win/CS3]
    Hi All,
    I am Facing a problem from last few days.I have a dialog on which i have a treeview ListBox.I am filling this listBox dynamically.On a Button click Event.
    My requirement is to show Some text value on the node and Index value on the back end.So When i select String1 the index1 should be Selected.
    b This Listbox is working fine ON Debug Version. But Crashing On Release Version.That seems Strange to me..........?????????
    b in DialogObserver::Update on button click event
    NodeID node = IDCGridNodeID::Create(IndexX);
    treeMgr->NodeAdded(node);
    b and in TreeviewMgr::ApplyDataToWidget
    TreeNodePtr<IDCGridNodeID> nodeID(node);
    PMString IndexNo= nodeID->GetName();
    I am going to database and retrieving string value according to that
    IndexNo.
    WCHAR Buf[200];// this contains value retrieve from database
    Then i am converting WCHAR[] to CHAR[] BY using
    size_t origsize = wcslen(Buf) + 1 ;
    const size_t newsize = 100;
    size_t convertedChars = 0;
    char nstring[newsize];
    wcstombs_s (&convertedChars, nstring, origsize, buf, _TRUNCATE);
    PMString StringToDisplay(nstring);
    //Till here its working fine
    But when i am setting this value as Node name
    style.Translate();
    setNodeName( widgetList, StringToDisplay, kIDCTVTextWidgetID );
    and function return kTrue; statement executed The application is crashing.
    With error showing
    b INdesign Encountered a problem Needs to close.
    I Am not able to find out why this is not working on Release while it is working fine on debug version..???????????????????
    Is I am missing or Made some changes For release version..????
    Thanks,

    Hi Michael,
    Thanks for your reply.
    The lines
    NodeID node = IDCGridNodeID::Create(IndexX);
    treeMgr->NodeAdded(node);
    are working fine for Both Debug N Release version.The Application Is crashing In tree view manager class as i explained.
    while it works fine without having even a single warning in debug version.
    I read the document and i find out if i want to add node in treeview i have to call
    treeMgr->NodeAdded(node);
    which will call manager
    b and in TreeviewMgr::ApplyDataToWidget
    i am getting my node name as
    TreeNodePtr<IDCGridNodeID> nodeID(node);
    PMString IndexNo= nodeID->GetName();
    I don't think that something is wrong in this but i am not sure becoz i am new in indesign development.
    for adding nodes i referred the SDK examples.I found the same code for adding.

  • Looking for a file manager with these features:

    Hi everyone,
    I'm looking for a file manager that has the following features (in that order of importance):
      - Designed with keyboard users in mind (but full mouse support also)
      - Easily configurable
      - Supports copying, moving, deleting and the usual operations
      - Good search functionnality
      - Can see a lot of files at once, does not take up too much room on screen
      - Can tie certain file types to applications (ex. open .avi files with video player)
      - Nice to look at
      - [opt.] Can preview pictures (thumbnails or a preview pane)
    Does such a file manager exist? What would you reccomend?
    By the way, my current window manager is pekwm.
    I am new to linux desktops, so this may change.
    Last edited by peets (2007-05-14 23:17:34)

    phrakture wrote:
    slackhack wrote:not trying to be a wiseguy, but the command line actually does everything you require (except mousing, obviously) better than any gui you are likely to find. give it a try, you might be surprised at how often you start using it by default.
    Hah, I was going to say exactly that... "keyboard users in mind? my file manager has some awesome hotkeys - like 'l' then 's' to list files, and 'c' then 'p' to copy, 'm' then 'v' to move, it goes on and on, and it has millions of 'plugins'!"
    Yeah. I fell in love with linux because of the command line. But it's not always the best tool.
    One advantage of graphical file managers is that they offer 'automatic ls': you always see the contents of your directory.
    Also, yesterday I needed to move most files in one directory to another. They had varied names. This would have taken a long time with the command-line: I could have named the files one by one, or moved all of them and then name one by one the files that I want moved back. With a graphical file manager, I can select all files and then 'unselect' the ones I don't want to move with just a few clicks. It's faster and simpler. (Or maybe there's some really fancy CLI tool that I don't know about)
    When choosing a tool for a job, first I look for the most ethical one, then the most practical one. In most cases I would say I prefer the command line, but sometimes a graphical interface is better. Computers are really good at both, so using both methods is the way I go.
    I absolutely love your humour though, slackhack and phrakture. Keep it up!

  • Best file manager with SMB and streaming support? Time Capsule access?

    Constantly having to jump through hoops it seems, because of no file manager in iOS. Another simple scenario: have 2 disks connected to my Apple Time Capsule. Can accesss them with Android phones, always in trouble finding a good app on iPhone. Any tips? Wish I could also stream my home videos, etc from these disks. Documents 5 (Readdle) can access them via SMB, but not stream, which is nasty for large videos.
    Thank you,
    Roman

    I was experiencing the same problem when I upgraded to a Time Capsule. To fix the problem remove all personal file sharing port mapping settings. Then make sure that the enable  file share, and enable over WAN is on and checked for the TC, then update the TC. While that's updating go into the server app and remove any old file sharing protocols from the TC on the server app. Next add a new custom protocol by hitting the + name it file share and set the port to 140. hit the update button and wait for it to finish. Once that's finish go back to the airport utility and find the newly made file share protocol by selecting it under port mapping for the TC. If you don't have the newly made one in there make a new one your self. Name it the same as you did in the server app and set the public TCP ports to 140 and the private TCP ports to 548, make sure the private IP address is set to the same as your server in the reserve. Update the time capsule and you should be able to access both by putting in the appropriate afp://www.yourserver.com:140 for the server and afp://www.yourserver.com:548  for the TC. Have fun, lion server can be a little fussy!

  • Problem with tree view

    Hello and good morning,
    i´ve got a problem with a tree view in one of our web dynpro applications.
    The tree view act´s as a menu. For example:
    the highest element is: personal
    If you open personal you see:
    recruiting
    payment
    and so on...
    Our Problem is...
    You can open the tree element by clicking on the little box left from the tree-element text.But we want that the tree-element is also "line-sensitieve". This means, the next elements should not only appear by clicking the box, also by clicking simply the line.
    Is this possible.
    PS: Sorry for this bad application, but i don´t know how to explain it better

    method ONACTIONTOGGLE .
      data:
        Elem_Context                        type ref to If_Wd_Context_Element,
        Stru_Context                        type If_Menu_Tree=>Element_Context ,
        Item_IS_OPEN                        like Stru_Context-IS_OPEN.
    data parent_key type string.
        data children_loaded type wdy_boolean.
    data x_node type ref to IF_WD_CONTEXT_NODE.
    * get context via lead selection
      Elem_Context = wd_Context->get_Element(  ).
    * get single attribute
      Elem_Context->get_Attribute(
        exporting
          Name =  `IS_OPEN`
        importing
          Value = Item_Is_Open ).
      if Item_Is_Open = abap_true.
        Item_Is_Open = abap_false.
      else.
        Item_Is_Open = abap_true.
      endif.
      Elem_Context->set_Attribute(
      exporting
        Name =  `IS_OPEN`
        Value = Item_Is_Open ).
    endmethod.

  • UCCX Advanced Quality Management with VMware View

    Hi,
    I have a customer who uses UCCX 8.5 with VMware View clients running CAD and 7940 IP phones.
    They are looking at recording options and have expressed an interest in the Advanced Quality Management product.
    There are a few issues that I would need to consider specific to their environment.
    The first is that Desktop based recording would not work in this environment as CAD is running on a virtual desktop rather than a PC daisy chained to the IP phone. The second is that network based recording is not supported as the 7940 phones do not have a Built in Bridge.
    This leaves server based recording which uses SPAN port mirroring. The issue with this is that the agents phones are distributed across multiple Catalyst switches so I guess I would need to configure RSPAN - has anyone got any experience of using Cisco QM with RSPAN? - if yes how well did it work? - the customer would probably be willing to upgrade the IP phones used by the agents if that would be a better option.
    The final query relates to the Screen Recording Client - the install guide details how to install this on a Citrix server but makes n mention of VMware view. Does anyone know if support for this is on the roadmap?
    Thanks!

    Hi James
    I've done an RSPAN deployment with UCCX recording which I presume will have similar gotchas...
    The only issue I had was that I ham fisted an RSPAN config in that SPANned the VVLAN on all the edge switches. My mistake was that I didn't exclude the uplink ports, and these switches were stacked, so there was a lot of packet duplication initially (sounds like 90s dance music time stretching).
    If you ensure you SPAN ingress only on all the endpoints (i.e. phones, and gateways) and then exclude any ports where traffic might be seen a second time (e.g. switch uplinks), and then filter for the voice VLAN  you should be OK.
    This deployment was a routed LAN with different subnets on each edge stack but this worked OK with everything running through a single RSPAN session back to the server.
    I've not had the good fortune to have to do this more than a couple of times, and I've not done it for AQM  - but assuming that SPAN/RSPAN are supported along with the video recording part running on the endpoints I don't see it being too different as they seem to be written by the same people.
    Can't help re: VMware view either I'm afraid... 
    Aaron

  • I Need Help : File Managment with ITunes

    I have a library of music on an external drive. I ripped my CD's with Winamp in .wav format. I bought an IPod, and ultimately would like to convert my .wav files on my external drive into .aac, then upload to my ipod. I imported the file into my music library (iTunes reorginized all of my files, which was a problem) but they remain in .wav format. When I highlight the file and run "convert to .acc" from the "Advanced"drop down menu. This converts the file, buy duplicates an instance of the song, and it is very difficult to manage the files (determining which have been coverted ect)
    Any suggestions?

    Right click on any column title of the Library view and check "Kind" so you will see amoung other information the file kind (AAC, MP3, etc.).
    Then, left click on the column title "Kind" so your song will be ordered by kind. Now you have all you WAV and AAC songs separated. You can now delete the ones you want and remove the "Kind" column when no longer needed.

  • Newbie File Management - with a focus on Backup/Archive

    Hi,
    I apologize if this question is a "stupid" one... but I'm a "newbie" to a lot of the professional-level issues addressed here.
    I'm VERY interested in LR as a way of moving up from iPhoto as my image management application. I've gotten a lot more serious about my photography, and plan on using it in more "professional" ways.
    The one thing I can't figure out about LR is how to handle backing-up/archiving my photos. Right now, while not all that powerful, iPhoto makes sense: I import photos, organize them in "Albums", edit them in Photoshop, and can burn groups of Albums to CD/DVD as needed. If I pop the CD/DVD into my Mac, iPhoto launches and I can browse, view, etc. the images on the disc... and the images I'm viewing are the EDITED version.
    Where I lose the thread with LR is the fact that the edits are non-destructive. If I setup a directory structure for storing the image files, I can back this up however it suits me. But then the images are separate from the LR edit information. I can backup the LR database... but, again, it is then disconnected from the original images. Separately, the backups serve no purpose.
    So... what do I do? How are other people using LR to manage this? Am I just missing something really simple here?
    Thanks for your help!
    - John

    One question on backing up data into the images (i.e. writing the xmp back into the dng files): My library has about 10k images in it, and I did a xmp export a week or so ago so that I'd have all the develop settings etc in the images. Since then, maybe 50 or 60 images have been updates within LR. Is there a simple way to figure out what images have had changes in their develop settings and re-export their metadata, or do I need to re-export metadata for every image in the entire library (that would seem pretty inefficient).
    foster

Maybe you are looking for