|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
webDavHello,
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.apache.org/slide/ [2] Apache Jackrabbit : http://jackrabbit.apache.org/ |
|
|
Re: webDavAntoine POURCHEZ wrote:
> 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.apache.org/slide/ > [2] Apache Jackrabbit : http://jackrabbit.apache.org/ > 1. The slide code should still work. 2. If you are building on windows, you can mount any webdav drive and then use <copy> http://smallvoid.com/article/winnt-webdav-network-drive.html -- Steve Loughran http://www.1060.org/blogxter/publish/5 Author: Ant in Action http://antbook.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
RE: webDavThanks.
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:stevel@...] Envoyé : jeudi 17 avril 2008 11:39 À : Ant Users List Objet : Re: webDav Antoine POURCHEZ wrote: > 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.apache.org/slide/ > [2] Apache Jackrabbit : http://jackrabbit.apache.org/ > 1. The slide code should still work. 2. If you are building on windows, you can mount any webdav drive and then use <copy> http://smallvoid.com/article/winnt-webdav-network-drive.html -- Steve Loughran http://www.1060.org/blogxter/publish/5 Author: Ant in Action http://antbook.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
| Free Forum Powered by Nabble | Forum Help |