I notice that whenever my java program is moving files to a folder, there is no owner assigned to that file. How is that possible? Now I am not able to move that file to some other folder except delete.
Any way to assign ownership to the file before moving the file itself.
Thanks in advance.
Ganesh