RE: webDav

2008-04-17 Thread Antoine POURCHEZ
Thanks. The ant task will be used in an application that can be run on windows, linux or mac. So, nothing else than Slide now? Antoine Antoine POURCHEZ http://scenari-platform.org -Message d'origine- De : Steve Loughran [mailto:[EMAIL PROTECTED] Envoyé : jeudi 17 avril 2008 11

RE: Create a task to deploy in a remote server

2008-04-17 Thread Antoine POURCHEZ
Hello, you can use : FTP : http://ant.apache.org/manual/OptionalTasks/ftp.html Or SCP : http://ant.apache.org/manual/OptionalTasks/scp.html (copy by sftp possible with ant1.7) Antoine -Message d'origine- De : Dubois, Fabien [mailto:[EMAIL PROTECTED] Envoyé : jeudi 17 avri

webDav

2008-04-17 Thread Antoine POURCHEZ
Hello, I want to copy files to a server using webDav. "Jakarta Slide" have the ant tasks to do that, but this project is retired. The alternative project "Apache Jackrabbit" seems to have not the webDav ant tasks. Do you know another library? Thanks, Antoine [1] Jakarta Slide : http://jakarta.apac