Всем привет,
под kubuntu16 командой :
7z a -v10m "/_wwwroot/lar/lprods.zip" "/_wwwroot/lar/lprods/"
я создал несколько архивов :
lprods.zip.001
lprods.zip.002
...
Но при попытке распакавать на сервере получил :
$ unzip /var/www/html/lprods.zip.001
Archive: /var/www/html/lprods.zip.001
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
note: /var/www/html/lprods.zip.001 may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of /var/www/html/lprods.zip.001 or
/var/www/html/lprods.zip.001.zip, and cannot find /var/www/html/lprods.zip.001.ZIP, period.
А как правильно?
Спасибо!