Hi Randall, You're talking about deploying to a SCP server running on Windows, rather than deploying with a SCP client on Windows, right?
Although I haven't used it in a Maven context, I have OpenSSH for Windows (http://sshwindows.sourceforge.net/) running on a Windows box. This allows you to SSH / SCP into the box just like a *nix box running OpenSSH, so I imagine it should work for deploying artifacts from Maven. Supports SSH1, SSH2, public keys etc. brnzn -----Original Message----- From: Randall Fidler [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 28, 2007 11:53 AM To: Maven Users List Subject: RE: scp distribution from Windows XP client Hi Dennis, Are you deploying to a Windows server? I tried using putty with Windows XP to do SCP deployments and the SCP server I used had issues with the commands putty was issuing to it. I assume since the Maven site recommends putty and noting your success that it's not putty's fault but the SCP server I used. So, can you tell me if you are deploying to a Windows server and if so, what SCP server did you use? Regards, Randall ________________________________ From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Tue 2/27/2007 2:59 PM To: Maven Users List Subject: Re: scp distribution from Windows XP client mark_in_gr skrev: > Do I need cygwin installed if I want to use the scp style of distribution > from a Windows box? No you don't. I do distributions from XP using putty. -- Dennis Lundberg --------------------------------------------------------------------- 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]
