FTP homedir - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: FTP homedir (/thread-2723.html) |
FTP homedir - wilxp - 03-13-2008 01:28 PM This is regarding the homedir of the FTP account. Currently, it is defaulted to /var/www/virtual/<dmn_name> (1) How can i set it to /var/www/virtual/<dmn_name>/htdocs (2) And whenever i try to use other directory, the resultant path stored in MySQL database is wrong. e.g. i wish to use /var/www/virtual/<dmn_name>/htdocs But the actual path stores in MySQL database is /var/www/virtual/<dmn_name>/var/www/virtual/<dmn_name>/htdocs Is this a bug? (3) And one last thing, when i try to delete a FTP account, there are two table records which are not properly deleted, i.e. the quotalimits and quotatallies. This results in me not being able to create another FTP user for the same domain. RE: FTP homedir - gOOvER - 03-13-2008 04:42 PM When you set up a FTP Account you can choose the Homedir. RE: FTP homedir - wilxp - 03-13-2008 05:19 PM i have tried. But if i enter relative path, it doesn't recognise. E.g. i type htdocs in the textbox provided, but the system says folder not found. If i choose from the browse function, it will exhibit the same behavior as described in (2) above. RE: FTP homedir - gOOvER - 03-13-2008 05:34 PM Ok, which Version of ispCP did you use? RE: FTP homedir - wilxp - 03-13-2008 06:19 PM I have installed ISCP RC3, then patch on with 10 March daily snapshot. RE: FTP homedir - gOOvER - 03-13-2008 06:25 PM Did you upgrade all? I mean how do you upgrade? |