4

Is there any tool (similar to vifm, mc) which allows two panel synchronized directory browsing?

eg. I have two directories opened in both panels:

/home/user/website1/

and

/home/user/website2/

and when I navigate down to /home/user/website1/public I want the second pane also be changed to /home/user/website2/public

This is more or less the behavior FileZilla FTP client has.

takeshin
  • 2,932

1 Answers1

2

Filezilla can do it, if one connects via ssh to localhost.

I tried Double Commander, Midnight Commander, Dolphin and Krusader, but couldn't find a similar feature.

Falko Menge
  • 807
  • 7
  • 14