Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
I am using WS_FTP Pro and it does support FTP resume, however it still doesn't resume the download, is it possible that plesk changes some settings, or registry entries?
Hmm, I could not even find how to disable resume in docs from MS. Are you uploading files or downloading? FTP resume will only work for download with IIS.
I have verified that resume is supported on Plesk-controlled server using Unix command-line FTP client:
...
ftp> rest 100
restarting at 100. execute get, put or append to initiate transfer
ftp> get index.html
200 PORT command successful.
350 Restarting at 100.
150 Opening ASCII mode data connection for index.html(557 bytes).
226 Transfer complete.
457 bytes received in 0 seconds (457 bytes/s)