- From: Christian Scholz <ruebe@aachen.heimat.de>
- Date: Wed, 29 Dec 1999 01:45:41 +0100 (CET)
- To: w3c-dist-auth@w3.org
Hi! Just a little question regarding the COPY method: Under UNIX I can do the following: cp myfile.txt /new/path/ which is the same as cp myfile.txt /new/path/myfile.txt (assuming that the destination file does not exist already). Are such Destinations allowed for DAV also or do clients always have to provide the full path and not end with a collection which should act as new parent collection. As I understand the standard the full URI must be given (thus meaning cp myfile.txt /new/path/myfile.txt). Is this right? best, Christian
Received on Tuesday, 28 December 1999 19:50:46 UTC