configuring vsftpd

Discussion in 'Installation/Configuration' started by malinens, Jan 15, 2008.

  1. malinens

    malinens New Member

    I have problem with vsftpd.
    I can login to ftp server but I can not create/edit files.
    I think problem is with users and groups:
    Owner: 10002
    group: 10001
     

    Attached Files:

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The permissions and userid look fine. And you used the linux user with the ID 10002 to login to the server?
     
  3. jnsc

    jnsc rotaredoM Moderator

    did you set
    Code:
    write_enable=YES
    in your vsftpd.conf ?
     
  4. malinens

    malinens New Member

    no, I did not.
    thanks :)
     

Share This Page