Sorry, fixed in 331168
2005/11/17, Jose Gonzalez Gomez <[EMAIL PROTECTED]>:
> This has been fixed in version 312817:
>
> http://svn.apache.org/viewcvs.cgi/maven/wagon/trunk/wagon-providers/wagon-ssh-external/src/main/java/org/apache/maven/wagon/providers/sshext/ScpExternalWagon.java?rev=331168&r1=
This has been fixed in version 312817:
http://svn.apache.org/viewcvs.cgi/maven/wagon/trunk/wagon-providers/wagon-ssh-external/src/main/java/org/apache/maven/wagon/providers/sshext/ScpExternalWagon.java?rev=331168&r1=312817&r2=331168&diff_format=h
2005/11/17, Jose Gonzalez Gomez <[EMAIL PROTECTED]
I have tried it right now, and have hitted another bug:
Caused by: org.apache.maven.wagon.TransferFailedException: Exit code:
1 - pscp: unknown option "-o"
try typing just "pscp" for help
I'm going to file a bug in JIRA
2005/11/17, Christophe DENEUX <[EMAIL PROTECTED]>:
>
> Hi,
>
> Hav
Hi,
Have you try to replace the directory name "Archivos de programme" by
its 8.3 form (somthing like "Archiv~1") ?
Christophe
Jose Gonzalez Gomez wrote:
Hi there,
I'm trying to use the external sshExecutable setting in the
settings.xml file, kind of this:
my.server
me
Hi there,
I'm trying to use the external sshExecutable setting in the
settings.xml file, kind of this:
my.server
me
E:\.ssh\id_dsa
"C:\Archivos de programa\PuTTY\plink.exe"
As you may see, I have some spaces in the path to the plink
executable. I