Scott Smith wrote:
> Do you mean all users login with the same username/password? In
> which case it seems to me it would be a permissions issue in
> one ibay.
>
> Or do you mean users login with individual username/password,
> but have access to a common set of directories? It seems that
> symlinks might be a way to resolve the issue in that case -- I
> haven't tried that, mind you, just speculating.
Yeah .. the first option .. one common login. I have it working with an ibay, but my clients can go all over the place and I want them to able to access only 1 specified directory and the dir's under that one with only upload permission in the upload dir .. directory structure as such :
login: client <--- login name
password: <--- whatever password I decide to use for them
/home <--- the ftp root dir
file1 <--- example downloadable file
file2 <--- ""
etc <--- ""
/home/upload <--- the only dir they can upload to
Give you a better idea of what I mean?
Thanks..
Derek