• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Copy backup file vom ftp-repository to server-repository -> curl: timeout

McSchwaiger

New Pleskian
Hi,

I want to move a backup file (12,6 GB) from my personal ftp-repository to my server-repository to restore a domain.

After a while I get the following Error:

Fehler: pmm-ras error (Error code = 1):
== STDOUT ====================
Transport error: Unable to download remote file 'ftp://zulu653.myftpbackup.com//psa/zulu_1203150417.zip': Curl error: a timeout was reached


==============================
== STDERR ====================

==============================



I already set the FtpRequestTimeOut Value to 10800 (3 hours) to solve the upload timeout problem.

How can I get the backup file back to my server repository??

Plesk 9.3, Windows Server 2008 Web
 
Last edited:
First I would recommend that, in the future, you set up your backup to create files that are not bigger than 2047 MB, as suggested by the system (at least it is with Plesk for Linux...).

That should prevent that such a timeout occurs again.

Regarding you present situation, I would suggest that you manually retrieve the 12,6 GB file by ftp, and load it in a newly created temporary directory on you server.

Unzip it there, then move everything to the proper Plesk directory.

At that point, you should hopefully see the backup in your interface, and be able to restore what you need.
 
Last edited:
Back
Top