AW: AW: Suggestions for sending data to the server

2007-10-25 Thread Jan.Materne
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

Re: AW: Suggestions for sending data to the server

2007-10-25 Thread Steve Loughran
[EMAIL PROTECTED] wrote: Where do and 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 -- Steve Loughra

AW: Suggestions for sending data to the server

2007-10-24 Thread Jan.Materne
Where do and come from? Jan >-Ursprüngliche Nachricht- >Von: Steve Loughran [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 24. Oktober 2007 16:27 >An: Ant Users List >Betreff: Re: Suggestions for sending data to the server > >Rob Wilson wrote: >> Recently

Re: Suggestions for sending data to the server

2007-10-24 Thread Rob Wilson
Thanks for the suggestions.

Re: Suggestions for sending data to the server

2007-10-24 Thread Steve Loughran
Rob Wilson wrote: Recently I have seen many posts for using SCP to copy files to a remote location, I was intending to invoke an upload servlet to do a similar job - but the servlet would insert some data into a database. Is it generally recommended to use SCP instead of invoking a servlet? Any

RE: Suggestions for sending data to the server

2007-10-24 Thread RADEMAKERS Tanguy
ure by nature (no need to jump through ssl hoops as you would have to with a servlet) Regs, /t >-Original Message- >From: Rob Wilson [mailto:[EMAIL PROTECTED] >Sent: Wednesday, October 24, 2007 2:19 PM >To: Ant Users List >Subject: Suggestions for sending data to the serve

Suggestions for sending data to the server

2007-10-24 Thread Rob Wilson
Recently I have seen many posts for using SCP to copy files to a remote location, I was intending to invoke an upload servlet to do a similar job - but the servlet would insert some data into a database. Is it generally recommended to use SCP instead of invoking a servlet? Any pro's/con's that I