• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Active FTP Sessions (/var/proftpd.scoreboard: No such file or directory)

Status
Not open for further replies.

romand700

Regular Pleskian
Hi,
I have this problem in Active FTP Sessions.. When I click, I have this error:

ERROR: PleskUtilException

/var/proftpd.scoreboard: No such file or directory
(Perhaps you need to specify the ScoreboardFile with -f, or change
the compile-time default directory?)

First I enable passive FTP in etc/proftpd.conf

I add: PassivePorts 1354 1394

This error happened after update plesk 11.5.30 #30?


EDIT:::::
I modified in etc/proftpd.conf:

ScoreBoardFile /var/run/proftpd/scoreboard
to
ScoreBoardFile /var/proftpd.scoreboard

Now the file is generated in var/proftpd.scoreboard and work..



This change is good?

Thanks..
 
Last edited:
Absolutely nothing was done with ftp in MU#30. What is version of your OS?
 
Hello.. I resume this thread..

Now, after upgrade Plesk 11.5.30 #35, even though I have open sessions of FTP.. In (Active FTP Sessions) I no see Session..

Cattura.JPG

Now in my file proftpd.conf I have: ScoreboardFile /var/run/proftpd/proftpd.scoreboard

Any Idea?

Thanks..
 
Hi,

please execute the following command:

# cat /etc/psa/psa.conf | grep FTPD_SCOREBOARD

The Path shown there is where Plesk expects the Scoreboard File.

Two Options:
Either edit proftpd.conf or psa.conf.

I'd choose the first option :)

Regards,
Kristian
 
Hi,

please execute the following command:

# cat /etc/psa/psa.conf | grep FTPD_SCOREBOARD

The Path shown there is where Plesk expects the Scoreboard File.

Two Options:
Either edit proftpd.conf or psa.conf.

I'd choose the first option :)

Regards,
Kristian
Hi,
thanks.. Now work.. :)
 
Status
Not open for further replies.
Back
Top