Why you not work
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
f10e80c7f7
commit
3c6b13f7ae
@ -107,6 +107,7 @@ public class sigServer {
|
||||
System.out.println(line);
|
||||
}
|
||||
} else {
|
||||
System.out.println(line);
|
||||
File myFile = new File(new File(sigPlace.OUTDIR,sigPlace.UPLOADSDIR),filename);
|
||||
// check if file exist, otherwise create the file before writing
|
||||
myFile.mkdirs();
|
||||
|
Loading…
x
Reference in New Issue
Block a user