Re: upload - webdav

2003-04-04 Thread Guido Casper
Geoff Howard wrote:
> At 07:44 AM 4/4/2003, you wrote:
>> Sorry for the late answer.
>> I have been OOTO this week.
>>
>> Olivier GUCKERT wrote:
>>> Now, i can use protected webdav directory to serve files with
>>> Cocoon : thanks Guido.
>>>
>>> What i want to do yet et upload files with Cocoon to this protected
>>> webdav directory. Is it a simple way to do this ?
>>
>> Sorry, no simple way.
>> The only way without coding Java would currently be DAVfs:
>> http://dav.sourceforge.net/
>>
>> Then you could simply use the SourceWritingTransformer with
>> FileSource.
>
> I missed what went on right before this, but unless I misunderstand,
> you won't need the SourceWritingTransformer if you're handling file
> uploads. You'd just set web.xml upload-dir to point to the right
> place on your file system.

Yes, you are correct of course (thought more of edited/generated XML
content).


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



Re: upload - webdav

2003-04-04 Thread Geoff Howard
At 07:44 AM 4/4/2003, you wrote:
Sorry for the late answer.
I have been OOTO this week.
Olivier GUCKERT wrote:
> Now, i can use protected webdav directory to serve files with Cocoon :
> thanks Guido.
>
> What i want to do yet et upload files with Cocoon to this protected
> webdav directory. Is it a simple way to do this ?
Sorry, no simple way.
The only way without coding Java would currently be DAVfs:
http://dav.sourceforge.net/
Then you could simply use the SourceWritingTransformer with FileSource.
I missed what went on right before this, but unless I misunderstand, you
won't need the SourceWritingTransformer if you're handling file uploads.
You'd just set web.xml upload-dir to point to the right place on your
file system.
Geoff

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


Re: upload - webdav

2003-04-04 Thread Guido Casper
Sorry for the late answer.
I have been OOTO this week.

Olivier GUCKERT wrote:
> Now, i can use protected webdav directory to serve files with Cocoon :
> thanks Guido.
> 
> What i want to do yet et upload files with Cocoon to this protected
> webdav directory. Is it a simple way to do this ?

Sorry, no simple way.
The only way without coding Java would currently be DAVfs:
http://dav.sourceforge.net/

Then you could simply use the SourceWritingTransformer with FileSource.

HTH
Guido

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

Guido Casper
-
s&n AG, Open Source Competence Center
Tel.: +49-5251-1581-87
Klingenderstr. 5mailto:[EMAIL PROTECTED]
D-33100 Paderborn   http://www.s-und-n.de
-

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



upload - webdav

2003-03-31 Thread Olivier GUCKERT
Now, i can use protected webdav directory to serve files with Cocoon :
thanks Guido.

What i want to do yet et upload files with Cocoon to this protected
webdav directory. Is it a simple way to do this ?


Thanks

Olivier

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