Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
4answers
2k views

Free open source asp.net file managers?

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.
1
vote
3answers
285 views

asp.net web-based file manager

This question is similar to: What is the best web-based File Explorer? but with some notable differences so that the answers there don't work for me. I'm in search for a purely web/browser-based ...
1
vote
1answer
285 views

Root access in file explorer

I'm writing a file explorer wich will be available to access root, but I came across some problems. All I now is to grant my app root access, but executing "su" doesn't work. If I set permissions to ...
1
vote
2answers
326 views

How to create a file manager that can scan LAN for servers and browse shared folders?

I'm new to Android programming and need to create a file manager with this feature: it should scan LAN for servers and browse shared folders (like EStrongs File Explorer does it), but yet hadn't found ...
1
vote
2answers
365 views

C# Files - in clipboard How to set/read which operation is called - Cut or Copy

I have read many topics about cut/copy to clipboard, but haven't fiund the answer for my problem U'm working on a "File Manager" application like Windows Explorer. Files are listed in a listview, in ...
1
vote
2answers
719 views

Programmatically set custom folder/directory icon in Linux

In Linux, can one set a custom icon for a folder/directory as it appears in a desktop/file manager? For example for Windows Explorer one can set a custom icon in the folder's desktop.ini file? If ...
0
votes
1answer
51 views

ANDROID -Need to Open an image through file manager [closed]

I need to open a image by a file managerand I was wondering is the Android developed something for just call like calendar, Clock, etc... Please help
0
votes
2answers
466 views

Android File Manager Library

I am admittedly not experienced in developing for android. I am looking for some API that lets me browse the users files, without installing a separate app via intents. Right now I have found the OI ...
0
votes
1answer
127 views

Add Mounted Server to Ubuntu File Manager Side Panel

At work I have to connect to our server every day. After becoming annoyed with having to use the GUI Connect to Server every day, I wrote a quick script (using mount) that does the same thing. When I ...
0
votes
1answer
388 views

Access Android 1.5 browser's gears-created database localy

I created a database via javascript using Google Gears on Android 1.5 and I'd like to access directy the sqlite file to look inside it whitout using Gears. I found several "File Browser" but they only ...
-1
votes
0answers
10 views

Loading of Home taking too long

We have a shared storage from NetApp mounted onto about 80 systems (all running Ubuntu 10.04 64 bit). These days there is some problem with the loading of user homes onto the lab machines ...