Web Hosting Talk







View Full Version : ftp script program for linux


ti_nhatrang
04-13-2007, 02:05 AM
Hi all,

Do you guys know any ftp/php/server that would let you operate your ftp server: create user, password, password through a gui instead of command lines... like Serv-U for windows, but something like that for linux via web?

Please help...

rghf
04-13-2007, 02:34 AM
You could install webmin as that has the ability to do this but it does a lot more as well so you might find it overwhelming if not use to it

Henrik
04-13-2007, 11:38 AM
Every commercial control panel does this. (See for example cPanel, InterWorx, Plesk, etc)

You can however install webmin by using yum or similar and then enable it as a service. The actual GUI inside webmin isn't that hard to use at all, but be careful to install it if you already have any other kind of control panel installed as it might break the original configuration.

Webmin (http://www.webmin.com)

oplink
04-17-2007, 12:07 PM
how about try rsync? its not ftp based but maybe it will help you do what u want

Henrik
04-17-2007, 02:24 PM
Don't you think it might be a bit too advanced considering the preferences he's mentioning?