At 03.04.2002  01:59, you wrote:
>
>Hey [EMAIL PROTECTED],
>
>   Im new at this so i got some problems that i would like to solve.
>   First i have Linux Debian 2.2.19 version running on my poor server
>   :) and i installed apache web server...everything goes well... i can
>   access peoples websites like this Http://localhost/~user/ but
>   uploading is terrible. Because you have to send though SSH. I wanted
>   to do FTP server but i don't know how to do it.. i looked at some
>   manuals of apache and didn't fount how to do like this:
>
>   user goes to ftp://localhost/ then he writes his user name and
>   password and he can access his public_html folder to upload files or
>   delete them. How to do this thing? is there some tutorials that i
>   couldn't find? or anybody can help me directly? i would appreciate
>   it.
Did you install a ftp-server , and is it running?

If your clients are window based
If you do, you can use f.e. wincommander (www.ghisler.com)
to connect and send/receive/delete data.

Or you build a php page, which let the people store their webpages
inside the webserver.
About storing pages, there has been a thread, last week or so.

About ftp  you could look at www.xbill.org/sftp/ for a secure ftp.
But have a look first on linux.org or somewhere what about
security. Ftp on your server makes a big hole ;-)


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to