5

Any good ones? So far I have found IZWebFileManager, OXFileManager and AWS File Picker. The file manager should be able to delete, copy, rename, download & upload files.

Abdu
  • 16,129
  • 13
  • 59
  • 84

4 Answers4

4

You have WebFileManager created by our very own Jeff Atwood

Community
  • 1
  • 1
Eduardo Molteni
  • 38,786
  • 23
  • 141
  • 206
  • That is written in VB and not exist c# version that is a weakness, in my opinion, Additionally, I see so downvote in the article and I'm not sure to consume time for testing. – QMaster May 15 '18 at 15:48
2

(shameless plug)

The question is old, but it may still help someone:

http://elfinderaspnet.codeplex.com/

Uses elFinder as frontend and IHttpHandler as backend so it is compatible with WebForms and MVC.

  • It must be so old, In issues page, you can see this question "Looks like it's jQuery 1.8 related:" And this answer "Maybe try with older jQuery (1.7.1)?" – QMaster May 15 '18 at 15:58
1

Try here this manager, it can to you will approach. http://www.ajaxfilebrowser.com/?CrossDomain

-1

I used HTTPCommander. Telerik also has a file manager control in their asp.net suite.

Abdu
  • 16,129
  • 13
  • 59
  • 84