Tree menu multi-sortable with specific conditions?

Tree menu multi-sortable with specific conditions?

I am on the lookout for a jQuery plugin which sort of acts like jQuery Multisortable. It should have the following options:

  1. It has a left and right side. On the left there should be a tree structure menu and on the right it should show the content (like windows explorer).
  2. On the left you should be able to create and delete a folder.
  3. Items between the right and the left side should be drag-able and drop-able.
  4. Items should be multi-selectable

Can anyone point me a plugin which consists of all this please?

Thanks very much!