You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Joshi, Anand" <an...@standardandpoors.com> on 2011/01/18 14:41:05 UTC

[vfs]

Hi All:

 

Mylogin has the '@' when I am using Apache VFS to FTP files. Is this
supported while formatting the URL string ? Something like
ftp://abc@xyz.com:somepassword@server/path/file

 

Please help

 

Anand Joshi

Standard & Poor's

55 Water Street New York NY

Phone: 212-438-4224 
Standard & Poor's: Empowering Investors and Markets for 150 Years
 
--------------------------------------------------------

The information contained in this message is intended only for the recipient, and may be a confidential attorney-client communication or may otherwise be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, please be aware that any dissemination or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify us by replying to the message and deleting it from your computer. The McGraw-Hill Companies, Inc. reserves the right, subject to applicable local law, to monitor and review the content of any electronic message or information sent to or from McGraw-Hill employee e-mail addresses without informing the sender or recipient of the message.
--------------------------------------------------------

RE: **Caution-External**: RE: [vfs]

Posted by "Joshi, Anand" <an...@standardandpoors.com>.
Wow nicely worked. Thanks for your help.

One more question. One of my FTP sites requires and anonymous login in between. For example :

Login to proxy using login@ogin/password@password
User anonymous
 Then change to actual user using user command
Then ftp the file..

Earlier I sued to use sendCommand using ftpClient.

How do I handle such scenario in Apache VFS ?

Please help


-----Original Message-----
From: Joshi, Anand 
Sent: Tuesday, January 18, 2011 9:26 AM
To: Commons Users List
Subject: **Caution-External**: RE: [vfs]

Thanks will go though this

Anand Joshi
Standard & Poor's
55 Water Street New York NY
Phone: 212-438-4224

-----Original Message-----
From: Johan Hertz [mailto:johan_hertz@yahoo.se] 
Sent: Tuesday, January 18, 2011 9:24 AM
To: Commons Users List
Subject: RE: [vfs]

Hi,

Check out this link.

http://www.blooberry.com/indexdot/html/topics/urlencoding.htm

Regards
Johan

--- Den tis 2011-01-18 skrev Joshi, Anand <an...@standardandpoors.com>:

> Från: Joshi, Anand <an...@standardandpoors.com>
> Ämne: RE: [vfs]
> Till: "Commons Users List" <us...@commons.apache.org>
> Datum: tisdag 18 januari 2011 15:12
> I am very new to this. Can you please
> explain how do I do that ?
> 
> Anand Joshi
> Standard & Poor's
> 55 Water Street New York NY
> Phone: 212-438-4224
> 
> -----Original Message-----
> From: Jörg Schaible [mailto:joerg.schaible@scalaris.com]
> 
> Sent: Tuesday, January 18, 2011 9:11 AM
> To: user@commons.apache.org
> Subject: Re: [vfs]
> 
> Hi Anand,
> 
> Joshi, Anand wrote:
> 
> > Hi All:
> > 
> >  
> > 
> > Mylogin has the '@' when I am using Apache VFS to FTP
> files. Is this
> > supported while formatting the URL string ? Something
> like
> > ftp://abc@xyz.com:somepassword@server/path/file
> 
> You have to URL-encode your '@' character.
> 
> - Jörg
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
> 
> Standard & Poor's: Empowering Investors and Markets for
> 150 Years
>  
> --------------------------------------------------------
> 
> The information contained in this message is intended only
> for the recipient, and may be a confidential attorney-client
> communication or may otherwise be privileged and
> confidential and protected from disclosure. If the reader of
> this message is not the intended recipient, or an employee
> or agent responsible for delivering this message to the
> intended recipient, please be aware that any dissemination
> or copying of this communication is strictly prohibited. If
> you have received this communication in error, please
> immediately notify us by replying to the message and
> deleting it from your computer. The McGraw-Hill Companies,
> Inc. reserves the right, subject to applicable local law, to
> monitor and review the content of any electronic message or
> information sent to or from McGraw-Hill employee e-mail
> addresses without informing the sender or recipient of the
> message.
> --------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


RE: [vfs]

Posted by "Joshi, Anand" <an...@standardandpoors.com>.
Thanks will go though this

Anand Joshi
Standard & Poor's
55 Water Street New York NY
Phone: 212-438-4224

-----Original Message-----
From: Johan Hertz [mailto:johan_hertz@yahoo.se] 
Sent: Tuesday, January 18, 2011 9:24 AM
To: Commons Users List
Subject: RE: [vfs]

Hi,

Check out this link.

http://www.blooberry.com/indexdot/html/topics/urlencoding.htm

Regards
Johan

--- Den tis 2011-01-18 skrev Joshi, Anand <an...@standardandpoors.com>:

> Från: Joshi, Anand <an...@standardandpoors.com>
> Ämne: RE: [vfs]
> Till: "Commons Users List" <us...@commons.apache.org>
> Datum: tisdag 18 januari 2011 15:12
> I am very new to this. Can you please
> explain how do I do that ?
> 
> Anand Joshi
> Standard & Poor's
> 55 Water Street New York NY
> Phone: 212-438-4224
> 
> -----Original Message-----
> From: Jörg Schaible [mailto:joerg.schaible@scalaris.com]
> 
> Sent: Tuesday, January 18, 2011 9:11 AM
> To: user@commons.apache.org
> Subject: Re: [vfs]
> 
> Hi Anand,
> 
> Joshi, Anand wrote:
> 
> > Hi All:
> > 
> >  
> > 
> > Mylogin has the '@' when I am using Apache VFS to FTP
> files. Is this
> > supported while formatting the URL string ? Something
> like
> > ftp://abc@xyz.com:somepassword@server/path/file
> 
> You have to URL-encode your '@' character.
> 
> - Jörg
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
> 
> Standard & Poor's: Empowering Investors and Markets for
> 150 Years
>  
> --------------------------------------------------------
> 
> The information contained in this message is intended only
> for the recipient, and may be a confidential attorney-client
> communication or may otherwise be privileged and
> confidential and protected from disclosure. If the reader of
> this message is not the intended recipient, or an employee
> or agent responsible for delivering this message to the
> intended recipient, please be aware that any dissemination
> or copying of this communication is strictly prohibited. If
> you have received this communication in error, please
> immediately notify us by replying to the message and
> deleting it from your computer. The McGraw-Hill Companies,
> Inc. reserves the right, subject to applicable local law, to
> monitor and review the content of any electronic message or
> information sent to or from McGraw-Hill employee e-mail
> addresses without informing the sender or recipient of the
> message.
> --------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


RE: [vfs]

Posted by Johan Hertz <jo...@yahoo.se>.
Hi,

Check out this link.

http://www.blooberry.com/indexdot/html/topics/urlencoding.htm

Regards
Johan

--- Den tis 2011-01-18 skrev Joshi, Anand <an...@standardandpoors.com>:

> Från: Joshi, Anand <an...@standardandpoors.com>
> Ämne: RE: [vfs]
> Till: "Commons Users List" <us...@commons.apache.org>
> Datum: tisdag 18 januari 2011 15:12
> I am very new to this. Can you please
> explain how do I do that ?
> 
> Anand Joshi
> Standard & Poor's
> 55 Water Street New York NY
> Phone: 212-438-4224
> 
> -----Original Message-----
> From: Jörg Schaible [mailto:joerg.schaible@scalaris.com]
> 
> Sent: Tuesday, January 18, 2011 9:11 AM
> To: user@commons.apache.org
> Subject: Re: [vfs]
> 
> Hi Anand,
> 
> Joshi, Anand wrote:
> 
> > Hi All:
> > 
> >  
> > 
> > Mylogin has the '@' when I am using Apache VFS to FTP
> files. Is this
> > supported while formatting the URL string ? Something
> like
> > ftp://abc@xyz.com:somepassword@server/path/file
> 
> You have to URL-encode your '@' character.
> 
> - Jörg
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
> 
> Standard & Poor's: Empowering Investors and Markets for
> 150 Years
>  
> --------------------------------------------------------
> 
> The information contained in this message is intended only
> for the recipient, and may be a confidential attorney-client
> communication or may otherwise be privileged and
> confidential and protected from disclosure. If the reader of
> this message is not the intended recipient, or an employee
> or agent responsible for delivering this message to the
> intended recipient, please be aware that any dissemination
> or copying of this communication is strictly prohibited. If
> you have received this communication in error, please
> immediately notify us by replying to the message and
> deleting it from your computer. The McGraw-Hill Companies,
> Inc. reserves the right, subject to applicable local law, to
> monitor and review the content of any electronic message or
> information sent to or from McGraw-Hill employee e-mail
> addresses without informing the sender or recipient of the
> message.
> --------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


RE: [vfs]

Posted by "Joshi, Anand" <an...@standardandpoors.com>.
I am very new to this. Can you please explain how do I do that ?

Anand Joshi
Standard & Poor's
55 Water Street New York NY
Phone: 212-438-4224

-----Original Message-----
From: Jörg Schaible [mailto:joerg.schaible@scalaris.com] 
Sent: Tuesday, January 18, 2011 9:11 AM
To: user@commons.apache.org
Subject: Re: [vfs]

Hi Anand,

Joshi, Anand wrote:

> Hi All:
> 
>  
> 
> Mylogin has the '@' when I am using Apache VFS to FTP files. Is this
> supported while formatting the URL string ? Something like
> ftp://abc@xyz.com:somepassword@server/path/file

You have to URL-encode your '@' character.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org 
Standard & Poor's: Empowering Investors and Markets for 150 Years
 
--------------------------------------------------------

The information contained in this message is intended only for the recipient, and may be a confidential attorney-client communication or may otherwise be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, please be aware that any dissemination or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify us by replying to the message and deleting it from your computer. The McGraw-Hill Companies, Inc. reserves the right, subject to applicable local law, to monitor and review the content of any electronic message or information sent to or from McGraw-Hill employee e-mail addresses without informing the sender or recipient of the message.
--------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [vfs]

Posted by Jörg Schaible <jo...@scalaris.com>.
Hi Anand,

Joshi, Anand wrote:

> Hi All:
> 
>  
> 
> Mylogin has the '@' when I am using Apache VFS to FTP files. Is this
> supported while formatting the URL string ? Something like
> ftp://abc@xyz.com:somepassword@server/path/file

You have to URL-encode your '@' character.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org