Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 19893 invoked from network); 3 Jul 2008 19:20:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2008 19:20:16 -0000 Received: (qmail 59973 invoked by uid 500); 3 Jul 2008 19:20:12 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 59915 invoked by uid 500); 3 Jul 2008 19:20:12 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 59904 invoked by uid 99); 3 Jul 2008 19:20:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2008 12:20:12 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of julian.reschke@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 03 Jul 2008 19:19:20 +0000 Received: (qmail invoked by alias); 03 Jul 2008 19:19:39 -0000 Received: from p508FFEA4.dip.t-dialin.net (EHLO [192.168.178.22]) [80.143.254.164] by mail.gmx.net (mp027) with SMTP; 03 Jul 2008 21:19:39 +0200 X-Authenticated: #1915285 X-Provags-ID: V01U2FsdGVkX1/ufmwS5k7uNo9A80dkwbliN/L5D2NvfC7tvstKIj uhbFGkf0luzYWf Message-ID: <486D264A.5090004@gmx.de> Date: Thu, 03 Jul 2008 21:19:38 +0200 From: Julian Reschke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: WebDav MOVE/COPY between servers References: <486abc49ec741@wp.pl> <486CB68F.8080206@gmx.de> <486ccf96c4751@wp.pl> In-Reply-To: <486ccf96c4751@wp.pl> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.57 X-Virus-Checked: Checked by ClamAV on apache.org Rafa%u0142 wrote: > Dnia 3-07-2008 o godz. 13:22 Julian Reschke napisa�(a): >> Rafa� wrote: >>> Hello. >>> My name is Rafa� Malinowski. I want (really, I have to) add one feature >>> to WebDav: support for MOVE/COPY with remote servers as 'Destination'. >> Why? Do you have any clients that would use it? > > I will use telnet. After the server work is done I will extend existing > Vinetoolkit Webdav client to support this. > >> How do you intend to solve the authentication problem? > > SAML2 tokens over GSS with delegations. OK, seems you know what you do :-) BR, Julian