davidhtien / ganymed-ssh-2

Automatically exported from code.google.com/p/ganymed-ssh-2
Other
0 stars 0 forks source link

MalformedURLException: unknown protocol: scp #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Sorry, this is outside of the scope of the library.

Original comment by cleondris on 10 Feb 2014 at 11:29