private String getTargetRootPath() {
   AcPropertyRegistry pr = AcPropertyRegistries.getGlobal();
   return pr.getLogFtpServerTargetPath();
 }