[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] httpd.conf problem



> When a user logs in to upload files, the initial location the user is
> sent to is /users/(username)/
>
> You need to instruct your users to backup in the tree to their / and
> then go into the /web folder to upload files.
>
> I also have a difficult time explaining this to some of my customers and
> would like to come up with a work around, but have not yet discovered a
> good way to do it.

I fixed this a little while ago in proftpd.conf add the following line below
TimeoutIdle

DefaultChdir                    ../../web site-adm

I am not sure if that was all I added, I did find the instruction in the KB
thou

Gil