Searched refs:SSHExec (Results 1 – 3 of 3) sorted by relevance
77 private String SSHExec; field in RSSFeedPublisherTask120 public void setSSHExec(String SSHExec) { in setSSHExec() argument121 this.SSHExec = SSHExec; in setSSHExec()216 if (!isNullString(SSHExec) && SCPTarget.indexOf(CL)>0) { in publishFeedWithSCP()219 …util.runExecTask(SSHExec, userAtHost + " \"mkdir -p" + SP + targetPath + "\"", null); //$NON-NLS-1… in publishFeedWithSCP()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...