• 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!
  • 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.

Plesk 9.2.1 (Windows) Backup Transfer to FTP issue.

After adding the reg key;
I've open the Windows registry path "HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config"
and created the "FtpRequestTimeOut" DWORD key with a value of "60000" seconds (about 16,6 hours).

The backup is uploaded correctly!
So we will try it on another server to confirm this fix (for us).
 
Problem resolved (in our server)

Hi:

First we went to the Windows registry path "HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config"
and created the "FtpRequestTimeOut" DWORD key with a value of "60000" seconds (about 16,6 hours).
This value should be more time than the time that takes the longest backup to finish.


Second, we scheduled a task in task manager to make the backups of every domain configured in the server.
The script is similar to this one:
"C:\Program files\Parallels\Plesk\bin\pleskbackup.exe" --domains-name "domain.com" --output-file=ftp://ftpUser:ftpPassword@IPftpServer/

Of course, replace "ftpUser", "ftpPassword", "IPftpServer" and "domain.com" with your configuration.


To make a backup only with the hosting, add this option: -only-hosting
To make a backup only with the mail configuration and mailboxes, add this option:-only-mail


This was the solution in our server.
I hope it helps.

Regards
 
Same with my plesk 9.2.1 as well.

HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config
I didn't have such path in registry so I have tried to create is and add a height timeout as suggested, but no success.

I have tried adding rules to the firewall as suggested to prevous 9.x versions.

I have migrated my VPS from 8.6 to 9.2.1 and cannot setup backups.

Pleask help..
 
Back
Top