Web Hosting Talk







View Full Version : File Manager


awhost
02-06-2002, 06:16 PM
Since Plesk does not have a File Manager, can anyone recommend a good one? Or do people just always use FTP?


Thanks,

Neofree

vselvara
02-06-2002, 06:30 PM
FTP is widely used. Its much faster to use FTP then use a web based file management system.

The Prohacker
02-06-2002, 06:33 PM
A decent PHP one:WebJeff-Filemanager v1.6 (http://www.webjeff.org/langages/php_scripts.htm)





Doesn't do accounts based on server accounts, but a decent one if you want web management..... But I prefer FTP...

awhost
02-06-2002, 06:44 PM
The site is in all german, I see the download link, but am afraid the program itself is in german.

I prefer FTP too, but since I cannot install FTP apps at some locations I need another option. I would imagine some customers would have an easier time just going to a web page to access their files. It's handy when you're not at the development system.

Neofree

The Prohacker
02-06-2002, 06:49 PM
Originally posted by neofree
The site is in all german, I see the download link, but am afraid the program itself is in german.

I prefer FTP too, but since I cannot install FTP apps at some locations I need another option. I would imagine some customers would have an easier time just going to a web page to access their files. It's handy when you're not at the development system.

Neofree


There are english instructions in the zip:


/doc/english_install.txt

//---------------------------------------------------------------------------------------------------
//
// WebJeff - FileManager v1.6
//
// Jean-François GAZET
// http://www.webjeff.org
// webmaster@webjeff.org
//
//---------------------------------------------------------------------------------------------------

//---------------------------------------------------------------------------------------------------
// INSTALL
//---------------------------------------------------------------------------------------------------

1) Modify the vars into the (VARS TO MODIFY) part of the "prive/index.php3" file.
2) Edit the file "prive/users.txt" to create, modify or delete users. Each line is defined as following :
root_path;url_of_root;login;password
Example on a WINDOWS server : D:/www/perso/free/filemanager/demo;http://localhost/perso/free/filemanager/demo;demo;test
Example on a UNIX server : /var/www/free.fr/1/j/e/f/f/jeffgazet/filemanager/demo;http://jeffgazet.free.fr/filemanager/demo;demo;test
To desactive an user, add a # at the begining of the line.
For more details, read the FAQ.
3) Put all files and directories into the same directory on your server
4) Write the URL of the "index.php3" script into your web browser

To be informed of the next versions of this script, go to http://www.webjeff.org/langages/php_scripts.htm,
then click on "Restez informé des mises à jour de ce script" and write your email into the popup window.

Thanks to report me any bugs or suggestions to webmaster@webjeff.org to upgrade this script.


//---------------------------------------------------------------------------------------------------
// SPECIAL THANKS
//---------------------------------------------------------------------------------------------------

to Marcin Wabik for POLAND translation
to Lubomir Troppa for SLOVAK translation
to Giovanni Ferri for ITALIAN translation
to Wolfgang Braun for DEUTCH translation
to Juhan Aasaru for ESTONIAN translation
to Zygimantas Berziunas for LITHUANIAN translation
to Lin Song for the CHINESE translation
to Alexander Stepanets for RUSSIAN translation
to Attila Pergel for HUNGARY translation

Gurudev
02-06-2002, 07:44 PM
Try gossamer-threads.com they have a multiple user version - $150. I am not in hosting business but from their demo it looks pretty good.

blacknight
04-21-2002, 08:45 AM
The RAQ version is free and works beautifully.