Not able to write to Java Cloud Local File System
Summary
Not able to write to Java Cloud Local File SystemContent
Hi,
I am trying to create a file inside the java cloud local directory file system through java using FileOutputStream method via eclipse ide but I am getting the error as "
Note:Users can write only under /customer/scratch
directory."
I am not able to use FileOutputStream method in my java even when the directory on which I am trying to create a file is inside /customer/scratch folder.
Any help on this would be highly appreciated !!
Regards,
Tagged:
1