I am wondering if it is possible to create a zip file from folders. I have one folder and in this folders there are four folders and in there, there are different kind of files. Now I want to zip those four folders recursively with their files.
I tried save()
and gzip()
but they don't do what I want.
Has someone a hint for me?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…