I have a big Zip file and I want only extract all .mp3 files that located on sites/default/files/ to mymp3 directory.How can I achieve it ?
extract specifeld types from zip file
Yuseferi
- 420
- 3
- 7
- 16
I have a big Zip file and I want only extract all .mp3 files that located on sites/default/files/ to mymp3 directory.How can I achieve it ?