Can`t connect to ftp.

Discussion in 'ISPConfig 3 Priority Support' started by Razvan, Nov 27, 2015.

  1. Razvan

    Razvan New Member

    HEllo

    I have ispconfig 3 on debian jessie.
    The issue is:
    Code:
    FileZIlla message:
    Status:    Connection established, waiting for welcome message...
    Status:    Initializing TLS...
    Status:    Verifying certificate...
    Status:    TLS connection established.
    Status:    Connected
    Status:    Retrieving directory listing...
    Command:    PWD
    Response:    257 "/" is your current location
    Command:    TYPE I
    Response:    200 TYPE is now 8-bit binary
    Command:    PASV
    Response:    227 Entering Passive Mode (192,168,192,15,60,128)
    Command:    MLSD
    Error:    Connection timed out after 20 seconds of inactivity
    Error:    Failed to retrieve directory listing
    I
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    DDArt likes this.
  3. Razvan

    Razvan New Member

    IS working perfect.
    Another question
    When i connect to ftp i see more directories but i would like to go directly to www directory.
    To make a kind of redirection...
    So to open directly www .
     

    Attached Files:

  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The other directories belong to this website as well. if you dont want to be able to store files e.g. in the private directory or cgi scripts into cgi-bin, then alter the path of the FTP user on the options tab of the user and add /web to its end.
     

Share This Page