View previous topic :: View next topic |
Author |
Message |
nodosur -
Joined: 12 Jan 2005 Posts: 8 Location: Argentina
|
Posted: Mon Jul 25, 2005 9:40 pm Post subject: UpLoad |
|
|
I need that some users can copy files within my webserver,
to do download but not upload
I can do it?
thanks
and sorry... my english is so bad... my maternal language is the spanish
®
nodosur@gmail.com _________________ Salu2 cordi@les a To2 y que alguien perdone nuestros PK2.
® |
|
Back to top |
 |
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Mon Jul 25, 2005 9:45 pm Post subject: |
|
|
If you want people to download then just put the files in a directory within htdocs and allow abyss webserver to give a directory listing for that folder. Then your users can click the file they wish and download it.
To upload you need to find a php script. Search google for 'simple php upload script' and it should give you one straight away.
Hope this helps. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Mon Jul 25, 2005 10:06 pm Post subject: |
|
|
Read what he said. He want users to be able to copy files within his server, but not to upload them. I suggest you getting an FTP-server and fix it that way.
If you didn't mean it that way, simply put your files in your htdocs-folder. |
|
Back to top |
|
 |
|