Funny. I have putty, and use it for terminal SSH. I believe Plink is the command line client? Do you specify the same command line arguments as SSH? I am having difficulties too with this, but at least it appears to be getting closer :-) Any tips you have would be appreciated.
Thanks > -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Mauro Talevi > > putty: http://www.chiark.greenend.org.uk/~sgtatham/putty > > Bryce Fischer wrote: > > What are people using Windows (XP) using for site:deploy? I've > > downloaded and run openSSH but seem to be having issues getting it to > > work. I get the error: > > > > Could not create directory 'wp8)w �D�wp})w:�)wT�$/.ssh'. > > > > I checked in the plugin.jelly, and put an echo before it checks to see > > if the site directory exists. This is what it echoed: > > > > xxxxmydomain.com -l xxxxusername 'mkdir -p > > var/www/html/projects/bisweb/ejb-db/' > > > > Everything In the arguments appear correct. So I tried to execute the > > command on the commandline by typing: > > > > ssh xxxxmydomain -soft.com -l xxxxusername 'mkdir -p > > /var/www/html/projects/bisweb/ejb-db/' > > > > but it never seems to return. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
