Dear Tiff, APPEND and PATCH methods are not part of the current webdav RFC yet. They are being discussed in this list. [email protected]
-----Original Message----- From: Tiffany Dodge [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 22, 2006 6:59 PM To: [email protected] Subject: appending to a file Hello, I am working on a webdav client and would like to append to an existing file on webdav. After reading the javadocs for WebdavResource's putMethods and doing a few small tests, it seems that all the putMethods (that take a path argument, at least) overwrite the file instead of append to it. If any one can help me out, I would really appreciate it. Thanks kindly, Tiff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
