OK. I saw this, but I didn't know what a context Resource was, so I assumed it wasn't what I was looking for. What's a context resource?
--Chuck -----Original Message----- From: Jerome Louvel [mailto:[EMAIL PROTECTED] Sent: Thursday, June 28, 2007 5:04 AM To: [email protected] Subject: Re: PUT support for Directory Hi Chuck, The Directory class already supports this! To enable it, use the Directory.modifiable property which is set to false by default. Thanks, Jerome Chuck Hinson a écrit : > I'm building something where I need to be able to PUT files to a > directory on the file system. Is there something that would support > this out of the box. It seems like Directory is close, but it doesn't > support PUT (and I'm not sure that it should). Any suggestions other > than write my own resource? > > > --Chuck > > ------------------------------------ > Chuck Hinson > Gestalt LLC > phone: 610.994.2833 > IM: chucking24 (Yahoo) > > >

