• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

publish site on local server

V

Vivken

Guest
I use the sitebuilder on Windows Vista with IIS

I try to publish with ftp, then I have the error:
FTP-Error: Not connected to the host (I translated it from dutch).

I use the IP adres: 192.168.2.10

When I try to use Xcopy, I have this error:
Fout: XCOPY-fout: Er is een onbekende fout opgetreden. Working directory does not exist or access to working directory is denied

working directory: Inetpub\wwwroot\OCZ2
url:http://127.0.0.1/OCZ2/

What do I wrong?
 
edit the host file and add this


192.168.2.10 yourdomain.com
 
I had good luck using a drive share

I had good luck using xcopy to a drive share on the same server. I create a separate drive share for each customer for security reasons.
 
Back
Top