FTP user Options Error

Discussion in 'Installation/Configuration' started by MrWolf, Aug 16, 2013.

  1. MrWolf

    MrWolf Member

    When I go on:
    Sites -> FTP-Accounts -> [then I choose a user] -> Options -> [Save or FTP User]

    and I get this:
    Code:
    ERROR: You have no permission for this domain.
    
    any advice on this?
     
  2. MrWolf

    MrWolf Member

  3. estepix

    estepix New Member

    Patching tool

    Now this can also be done with the new patch tool:

    http://www.ispconfig.org/download/patches/ (Patch ID 3053_ftpuser)

    Thanks to Marius Cramer who pointed it out in this thread:
    http://www.howtoforge.com/forums/showthread.php?t=62926#6

    I noticed that I need to take an extra step to make it work, I must change ownership of the patched file:
    Code:
    chown ispconfig:ispconfig /var/www/ispconfig/sites/ftp_user_edit.php
    or
    chown ispconfig:ispconfig /usr/local/ispconfig/interface/web/sites/ftp_user_edit.php
    
     
  4. lano

    lano Member

    After applying patch, I cant edit/add ftp users. Any way to revert?
     
  5. toto64

    toto64 New Member

    Hello,

    I have just installed the FTP patch using the patch tool and it worked fine for me.
    I can setup and save a different home/default directory now.
    I followed the step by step instructions from this page: http://www.ispconfig.org/download/patches/ without any extra steps.

    Thanks
    Cheers
     

Share This Page