Forums Register Login

Unzip file - Access denied

+Pie Number of slices to send: Send
Hi.

I am trying to unzip a file but get an access denied error.

I'm running (resin) in administrator mode on Windows. I am able to create files and folders, but my code fails here:
out = new FileOutputStream(entryDestination);

The error looks like:

*** Folder created: C:\Users\myUser\foodticket\icaste
*** EntryDestination: C:\Users\myUser\foodticket\icaste

java.io.FileNotFoundException: C:\Users\myUser\foodticket\icaste (access denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
at module.driver.icaste.ICaste.unZipIt(ICaste.java:165)
at module.driver.icaste.ICaste.downloadZippedDriverPackage(ICaste.java:2
84)

Looking in Windows path finder the folder "icaste" is created properly:
C:\Users\myUser\foodticket\icaste



Any help would be appreciated, please.
+Pie Number of slices to send: Send
It looks to me like you're trying to unzip icaste, which is a folder, not a zip file.
a fool thinks himself to be wise, but a wise man knows himself to be a fool - shakespeare. foolish tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 2650 times.
Similar Threads
unzip problem, I give up now
ZipInputStream: getting file size of -1 when reading
UnZip error
unzipping files - works, but need hlp to make it better
JAVA Unzipping XSLX
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 07:53:58.