LockedVsftp server making trouble

Author
patrick
Premium Member
2007/11/27 04:32:09 (permalink)

Vsftp server making trouble

I have changed my linux ftp server from Wuftp to Vsftp. When I try to access new ftp site then it don't land on correct path. It is opening blank \pub folder.
Anyone has an idea how to fix it [?]
#1

3 Replies Related Threads

    HC Team
    Hosting Controller
    RE: Vsftp server making trouble 2007/11/28 00:03:44 (permalink)
    It seems anonymous access is enabled and you need to disable it by follow these steps:

    1- # vi /etc/vsftpd/vsftpd.conf ( To View vsftpd config file )
    2- Set anonymous_enable=NO
    3- The service should now be restarted for the changes to take effect
    /etc/init.d/vsftpd restart
    or
    service vsftpd restart




    ________________________
    HC Support Team
    support@hostingcontroller.com
    http://hostingcontroller.com
    +1-213-341-1419
    #2
    patrick
    Premium Member
    RE: Vsftp server making trouble 2007/11/28 09:52:47 (permalink)
    Great it solved my issue, I really appreciate your help
    #3
    HC Team
    Hosting Controller
    RE: Vsftp server making trouble 2007/11/28 10:15:58 (permalink)
    Good to know that. You are always welcome. :)

    ________________________
    HC Support Team
    support@hostingcontroller.com
    http://hostingcontroller.com
    +1-213-341-1419
    #4
    Jump to: