• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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