I'm trying to backup the whole volume of a drive. I want to have it password-protected
This is what I did
zip -er archive.zip /Volumes/Storage/
But I'm getting zip warning: name not matched
Thanks!
I'm trying to backup the whole volume of a drive. I want to have it password-protected
This is what I did
zip -er archive.zip /Volumes/Storage/
But I'm getting zip warning: name not matched
Thanks!