Ok, otherwise someone would think that these are tasks from the core or a nice AntLib ...
Jan >-----Ursprüngliche Nachricht----- >Von: Steve Loughran [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 25. Oktober 2007 11:14 >An: Ant Users List >Betreff: Re: AW: Suggestions for sending data to the server > >[EMAIL PROTECTED] wrote: >> Where do <rootssh/> and <rpmssh/> come from? > >presets around sshexec, with server and login details set up.. >Both the >root and normal user accounts have the same entry in their allowed >keylist, so I just log in as the different person > > <presetdef name="rpmssh"> > <sshexec host="${rpm.ssh.server}" > username="${rpm.ssh.user}" > passphrase="${rpm.ssh.passphrase}" > trust="${rpm.ssh.trust}" > keyfile="${rpm.ssh.keyfile}" > timeout="${ssh.command.timeout}" > /> > </presetdef> > <presetdef name="rootssh"> > <rpmssh > username="root" > /> > </presetdef> > >-- >Steve Loughran http://www.1060.org/blogxter/publish/5 >Author: Ant in Action http://antbook.org/ > >--------------------------------------------------------------------- >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]