Hi guys
Im unable to create a zip folder.while creating a zip folder I get the
following error
[...@saurabh ~]$ cd /usr/local/netbeans-6.5
[...@saurabh netbeans-6.5]$ jar cvf MyHelloProject2.zip MyHelloProject2
java.io.FileNotFoundException: MyHelloProject2.zip (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
at sun.tools.jar.Main.run(Main.java:150)
at sun.tools.jar.Main.main(Main.java:1022)
can someone ,please tell me how to creat a zip folder.
saurabh
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---