Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 91133 invoked from network); 11 Jul 2005 21:46:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2005 21:46:20 -0000 Received: (qmail 84007 invoked by uid 500); 11 Jul 2005 21:46:13 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 83961 invoked by uid 500); 11 Jul 2005 21:46:13 -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 83946 invoked by uid 99); 11 Jul 2005 21:46:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2005 14:46:12 -0700 X-ASF-Spam-Status: No, hits=1.8 required=10.0 tests=RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [207.115.57.60] (HELO ylpvm29.prodigy.net) (207.115.57.60) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2005 14:46:10 -0700 Received: from pimout3-ext.prodigy.net (pimout3-int.prodigy.net [207.115.4.218]) by ylpvm29.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j6BLjjgZ003447 for ; Mon, 11 Jul 2005 17:45:45 -0400 X-ORBL: [66.159.154.160] Received: from [192.168.1.64] (66.159.154.160.adsl.snet.net [66.159.154.160]) by pimout3-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id j6BLk7JG416844 for ; Mon, 11 Jul 2005 17:46:07 -0400 Message-ID: <42D2E88F.3000200@yale.edu> Date: Mon, 11 Jul 2005 17:45:51 -0400 From: Mark Shifman User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Users List Subject: Re: [VFS] Problems resolving smb uri References: <42D2BBB2.3080507@yale.edu> <42D2D0FC.4040701@ops.co.at> In-Reply-To: <42D2D0FC.4040701@ops.co.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks! I did have a %2f in my password. I will try tomorrow the new one tomorrow morning. mas Mario Ivankovits wrote: > Hi! > >> FileObject smbFile = fsManager.resolveFile( >> "smb://theUser:thePassword@theServer.yu.yale.edu:445/ms79" ); > > I guess you have to use a "/" character in your username/password!? Or > any other special character? > Even if you encode it with "%2f" the way VFS uses SmbFile do not allow > to use it. > > I'll try to fix this. > > > Ciao, > Mario > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org