Searched refs:cp_Username (Results 1 – 2 of 2) sorted by relevance
379 username = publish.cp_Username == null ? PropertyNames.EMPTY_STRING : publish.cp_Username; in execute()391 publish.cp_Username = username; in execute()641 p.cp_Username = "ronftp"; in main()745 return "ftp://" + p.cp_Username + ":" + p.password + "@" + host(p.cp_URL); in getFullURL()
40 public String cp_Username; field in CGPublish88 return "ftp://" + cp_Username + in ftpURL()