• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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