Email
Share

We Rock Your Web Forum » Service Providers » Hosting

WHM FTP Session Control?

(2 posts)
  1. obelix

    member
    Joined: Jul '09
    Posts: 15

    Is there a way to see all sessions that are running on various website accounts? My hosting provider currently limits the max # of FTP connections to 8, and sometimes I can't find where I still have sessions running (short of logging into each account separately - and that would take all day considering there's dozens).

    So, ideally I could terminate all FTP sessions at once - via WHM or some other means. Is this possible?

    Posted 1 year ago #

  2. Posted 1 year ago
  3. Anonymous



    As far as I know it's only possible via SSH, logged in as root. You can run the following command:

    service pure-ftpd status

    Also, you should have an FTP log of all activity under /var/log/messages.

    Posted 1 year ago #

RSS feed for this topic

Reply

(required)

Allowed markup: BBcode blockquote code em strong ul ol li font strike center u hr.
You can also put code in between backtick ( ` ) characters.