Hi all,
I would like to know whether there any JAVA API exists which does copying, deleting or moving files from and to directories and which is platform independent.
I mean consider 3 layers. Last one is of OS (windows, linux, unix, solaris). Middle one is of JAVA API and top most is of application. In the application user will give copy command java api would treat that command in accordance with OS. Has anyone worked on such API? Does anyone know about this? I would like to know more about this. I tried to google on this and I was not able to get much.
Thank you very much.
Abhijit.