On Tue, 2003-06-24 at 18:39, Rafal Krzewski wrote:
> [EMAIL PROTECTED] wrote:
> 
> >   Added:       
> > src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers
> >                         SFtpDeployer.java
> >   Removed:     
> > src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers
> >                         SshDeployer.java
> >   Log:
> >   Changed SCP Deployer to SFTP deployer. I am done with functionality
> >   (except of Http Deployer) 
> 
> Excuse me is SCP deployment no longer supported? I believe that this is
> what most people use for their deployments! Correct me if I'm wrong but
> SFTP is plain old FTP running over TLS - a standard that never really
> catched on, and it's servers are really hard to come by now. Why on
> earth would support that instead of de-facto standard that scp is?

That SShDeployer uses an SCP session just implemented in Java instead of
using the scp executable.

> R.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to