Help - FTP

Discussion in 'Developers' Forum' started by alexillsley, Mar 17, 2007.

  1. alexillsley

    alexillsley New Member

    Hi,
    Can someone help me modify ispconfig to make a users have there own directorys for sites e.g /var/myuser/www.mysite.com instead of before /var/www/www.mysite.com. Then also help me modify ispconfig to make one ftp account with the path /var/www/myuser with there username and password of there account.

    Any one that could help me would be very much apreciated, i can give you hosting on my server if you want, thats the only thing i can give. I can post any of files on here aswell if you havent alread got them. I am currently using proftpd
    Thanks,
    Alex
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You will have to rewrite nearly all files in /root/ispconfig/scripts/. I would not recommend to do this, even with my knowledge of the system it will most likely take a few weeks fulltime programming to achieve this.

    For example, the quota system wont work anymore because linux does not support hierarchical quotas, you will have find a complete new solution to have quotas.
     
  3. alexillsley

    alexillsley New Member

    I would give the user a qouta instead of the site
     

Share This Page