Searched refs:FTPTestAddress (Results 1 – 4 of 4) sorted by relevance
10 FTPTestAddress=jcltest:jclpass@localhost key
84 public static String FTPTestAddress = "jcltest:jclpass@localhost"; field in Support_Configuration186 FTPTestAddress = value; in loadProperties()
195 URL ftpUrl = new URL("ftp://" + Support_Configuration.FTPTestAddress in test_openConnectionLjava_net_Proxy()
114 * FTPTestAddress : a string of the form "jcltest:jclpass@<server address>" that