Re: [Net] Creating an FTPClient from a java.net.URL

2011-02-17 Thread Jeffrey Brekke
Sounds like commons-vfs?

On Wed, Feb 16, 2011 at 4:18 PM, James Shaw  wrote:

> If this has been raised before, I couldn't find it in the list
> archives or JIRA.  It would be useful to configure an FTPClient using
> a URL, similar to how FtpURLConnection does in the JRE.  Parsing a URL
> to extract host, port, user info and path seems like something that
> would be best implemented by the library, as opposed to any client
> code.
>
> If people agree, I'll have a go at submitting a patch for this.
>
> --
> Thanks
> James Shaw
>
> -
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
>
>


-- 
Jeffrey D. Brekke
Wisconsin,  USA

ekke...@gmail.com
jbre...@wi.rr.com
bre...@apache.org


[Net] Creating an FTPClient from a java.net.URL

2011-02-16 Thread James Shaw
If this has been raised before, I couldn't find it in the list
archives or JIRA.  It would be useful to configure an FTPClient using
a URL, similar to how FtpURLConnection does in the JRE.  Parsing a URL
to extract host, port, user info and path seems like something that
would be best implemented by the library, as opposed to any client
code.

If people agree, I'll have a go at submitting a patch for this.

-- 
Thanks
James Shaw

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