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

Resolved Add FTP location for backup error

nMLxTMJTZ

Regular Pleskian
Server operating system version
Debian 11.7
Plesk version and microupdate number
18.0.53
Hi, when i try to add a FTP location for backup i have this error
Impossibile caricare il file sull'archivio: Stream error: /check0/test: Curl error: Unable to resume an interrupted upload: (25) Upload failed (at start/before it took off): Last FTP request: STOR test: Last FTP
 
I do not understand the "check0/test" part of the error message. Is that the path where you want to store a backup? Have you tried it without a specific path? I am also not sure about the "STOR test". Where do you see this error message, e.g. what steps are done before that?
 
So the full path in your FTP storage space is /check0/test? And you can access the same folder from another client without issues, e.g. read and write files to /check0/test?
 
Are ports 21 and 22 open on your server, the local firewall and the data center firewall for your server? Is the passive port range open in the Plesk firewall? Can you sftp or curl to the ftp storage space when trying this on your Linux console? For example:
# curl -v --ftp-pasv --ssl -k -u user 'server'
 
Yes, but can you write and read files? The original error message was that STOR test does not work. Can you transmit a test file and read it back?
 
Just wanna input if it error without reason don't forget to open port 22 if you tick this 1693471527352.png

Simply untick Use FTPS if you don't open port 22 on your server than it will work.
 
Back
Top