I am using Java obtaining CMD
Xcopy CMD/c c: \ Image \ 100050\20200601 E: \ BackUp \ 100050\20200601/s/E/y
CMD rd/s/q/c c: \ Image \ 100050\20200601
If the file is very big, will lead to replication, delete
Process. The isalive () didn't work
To ask you, is there a way to achieve
CodePudding user response:
Java you can delete the file, why want to use this way to do that...CodePudding user response: