Try passing the the -j (junk paths) option to zip : $ zip -rj New.zip Old. That way, the files will be stored without their relative paths.
確定! 回上一頁