Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...your web site's great! I've been using this system for almost a year now and find it really, really helpful. The people have been helpful in answering just about any question you post in the forums..."

Geography

Where in the world do Tek-Tips members come from?
tyutghf (TechnicalUser)
5 Feb 09 10:06
I have built a site for a print company and have created ftp access for their existing customers, they have their own usernames and password and access only to their folder.

Is there a way to allow new users to upload into a shared area but not see any other files that are there?
feherke (Programmer)
5 Feb 09 10:22
Hi

And how is this system administration question related to website design ?

Feherke.
http://rootshell.be/~feherke/

johnwm (Programmer)
5 Feb 09 10:24

If users can't see it, why does it need to be shared? Just create folder, logins and passwords on the fly for each new user. All the standard server-side technologies can do this - you will need to ask in the appropriate server-side forum for details.
forum434: PHP
forum333: Microsoft: Active Server Pages (ASP)

If you want the best response to a question, please check out FAQ222-2244: How to get the best answers first.
'If we're supposed to work in Hex, why have we only got A fingers?'
Drive a Steam Roller  

Foamcow (Programmer)
5 Feb 09 11:08
Don't know what platform you're using you can create an upload script that uploads the file to a remote directory.

You never need to actually show the contents of the "shared" directory to anyone. Just handle the upload and tell them it worked OK (or didn't as the case may be).

Remember to always check the file carefully before moving into a directory with execute permissions - better still don't let the uploaded files have execute permissions.

Then educate your client as to the dangers of strange files and that they should ALWAYS run a virus scan on the file before doing anything with it.

You will probably also want some kind of CAPTCHA on the upload form to stop people throwing a million files at it automatically just to see what happens :)

Tek-Tips Forums is Member Supported. Click Here to donate

<honk>*:O)</honk>

Tyres: Mine's a pint of the black stuff.
Mike: You can't drink a pint of Bovril.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close