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

Re: [cobalt-users] proftpd.conf file being overwritten.



Well, I made a lot of changes in proftpd.conf, then added sites, added
users, removed sites and removed users. Still all my changes are there...
especially the DefaultChdir line.

The thing is: don't put in in the <virtualhost ...> tags, but put in above
those in the <global>...

Jelmer
----- Original Message -----
From:

> John,
>
> It gets over written because of Cobalt's GUI.  Any time you make a change
in
> it, it reflashes all of your configuration files.  So basically, anytime
you
> make a change to a config file, and then configure it in the GUI, you
> destroy what you did.  Solution is simple:  DO NOT DO IT IN THE GUI.  Or
> write a script to parse the config, and add your stuff back in.
>
> ~Brian