From commons-user-return-13137-apmail-jakarta-commons-user-archive=jakarta.apache.org@jakarta.apache.org Thu Aug 04 12:54:54 2005 Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 67364 invoked from network); 4 Aug 2005 12:54:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2005 12:54:53 -0000 Received: (qmail 20027 invoked by uid 500); 4 Aug 2005 12:54:46 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 19979 invoked by uid 500); 4 Aug 2005 12:54:45 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 19966 invoked by uid 99); 4 Aug 2005 12:54:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2005 05:54:45 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.200.89] (HELO web30206.mail.mud.yahoo.com) (68.142.200.89) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 04 Aug 2005 05:54:35 -0700 Received: (qmail 98436 invoked by uid 60001); 4 Aug 2005 12:54:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=vozKng1sJdXeeGOpdC9pE9EqCH0Ei14TdZna/dOsCX/ivTqeh31zBEoQxjtscMpqMacyOwrZLsB6xlsDQvSWsAo3i9mqwBDPt2BwB+w/HTr3HySOn6jNXB9Uphod7/utrRCJcUkx/TTOY1PpZI2wN/bSXhadE3feY5saO27hiKs= ; Message-ID: <20050804125442.98434.qmail@web30206.mail.mud.yahoo.com> Received: from [198.185.18.207] by web30206.mail.mud.yahoo.com via HTTP; Thu, 04 Aug 2005 05:54:42 PDT Date: Thu, 4 Aug 2005 05:54:42 -0700 (PDT) From: Animate Subject: Re: [VFS] Root to user directory not / To: Jakarta Commons Users List In-Reply-To: <42F111A3.9020801@ops.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The new nightly worked. I tried the following tests (u, p, and h are user, password, and host respectively, f is full path from true root): userDirIsRoot form result ------------- --------------------- -------- true ftp://u:p@h/file.xml file found false ftp://u:p@h/file.xml failed true ftp://u:p@h/f/file.xml failed false ftp://u:p@h/f/file.xml file found true ftp://u:p@h/~u/file.xml file found false ftp://u:p@h/~u/file.xml file found Interesting that ~user worked both ways, but that makes sense. Also, rechecked the Windows side and it was fine as well. --- Mario Ivankovits wrote: > Animate wrote: > >I could not > >make it work without the ~username (received a not > >a file error). That's fine for my purposes, but > >providing the info anyway. > > > Maybe I got it. Could you please recheck the next > nightly. > > Thanks alot! > > --- > Mario > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: > commons-user-help@jakarta.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org