Yaklaşık 180 GB'lık bir klasör var, onu aşağıdaki gibi sıkıştırmam gerekiyor:
zip -p password /Volumes/GGZ/faster/mybigfolder/* /Volumes/Storage\ 4/archive.zip
Ama diyor ki:
zip warning: name not matched: /Volumes/Storage 4/archive.zip
Peki bunu nasıl yaparım? Başka bir not, archive.zip
yok, ama ben yaratmaya çalışıyorum.
zip -P password /Volumes/Storage\ 4/archive -p /Volumes/GGZ/faster/mybigfolder/*