« Return to Thread: checkdir: cannot create extraction directory

Re: checkdir: cannot create extraction directory

by bh77 :: Rate this Message:

Reply to Author | View in Thread

e.g unzip -u "${SRC_ZIP}"  "**/*.jar" -d "${TARGET_DIR}"
there are no spaces in the directory structure - there are however the following characters:
 -._ (dash, fullstop and underscore)

would any of these have the same effect ?

 « Return to Thread: checkdir: cannot create extraction directory