if you don't have rights to save zip file in current dir you can go to dir where you have rights and type
zip -r 1.zip /path/to/source/dir/.
However when if in .../some_dir
you type
unzip 1.zip
then your files will be decompress into .../some_dir/path/to/source/dir/