Re: Delete, move or rename files
Peter Sparkes <[email protected]>
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks Robby, On your suggestion I have tried to write an action to delete a file with out success. Please has anyone got an example. Peter On 22/12/2012 15:47, Robby Pelssers wrote: > > Not sure how you envisualize that? Of course that is possible. Any application can access the > filesystem it is installed on. So you easily write code that will do any of the below operations. > But I guess your question is if Cocoon does this magically for you? No. It might have components > like a directory generator to easily get information about any folder. But you will still need to > write actions that can handle delete / move / rename events. > > Robby > > *From:*Peter Sparkes [mailto:[email protected]] > *Sent:* Saturday, December 22, 2012 4:44 PM > *To:* [email protected] > *Subject:* Delete, move or rename files > > Hi, > > Is there anyway of > > 1. deleting, > 2. moving > 3. renaming > > xml files on the server. > > Thanks > > Peter >