Displaying 3 results from an estimated 3 matches for "ajaxplor".
Did you mean:
ajaxplorer
2009 Oct 08
4
web based file sharing software
Hello all
Does anybody knows about web based file sharing software? of course
that runs on centos.
i have found 3 proyects on sourceforge, but i would like to hear from
you what do you use or what do you recommend?.
Thank you in advance.
2010 Aug 05
6
access to file system through web browser
Hi.
I am trying to find "something" (php prefered) that I can stick onto a
Centos apache server that would allow me to browse a selected file system
by employees through a web-browser "explorer like" interface.
I know I can do this through WinSCP (and have done so), but my problem is I have
Linux, Windows and MAC clients and my knowledge of MAC's is rather limited.
I
2012 Jul 19
2
Custom VFS
Hi
I would like to create custom VFS that would redirect all calls to my
backend.
Few questions:
1) is it possible to use Java with JNI wrapper to communicate with my
backend or does it have to be pure C/C++ ?
2) are the notifications (file deletion/creation etc.) available in VFS, in
other words notifying samba server and applications that directory has
changed?
3) are there any