System.out.println(" GUANJI INFO : One file is added, its filename : "+filename+" and its file path : "+file_path2+"\n");
}
elseif(file.isDirectory()){
System.out.println("GUANJI INFO : the path - "+file.isDirectory()+" is not a file but a path, the system will enter this directory to find other fits files. ");
getfilepath(file.getAbsolutePath(),urlAttach);
}
}
}
else{
System.out.println("The director - "+filepath+" has no files"+"\n");