I'm trying to use the URL class to help extract the different parts of scp://
urls. But when I try to construct a URL, Java complains MalformedURLException:
unknown protocol: scp.
Could ganymed register scp:// as a valid URL protocol, so that libraries that
use ganymed will be able to use scp:// URLs?
http://www.reddit.com/r/java/comments/1rl4hp/how_do_i_register_scp_as_a_valid_ur
l_protocol/
Original issue reported on code.google.com by apenneba...@42six.com on 27 Nov 2013 at 6:16
Original issue reported on code.google.com by
apenneba...@42six.com
on 27 Nov 2013 at 6:16