![]() |
How to create a 7z, rar or zip file.
Hi guys, I was wondering if there was any way to create a password protected 7z, rar or zip file on our fantastic n900. I've searched with no luck.
Cheers. |
Re: How to create a 7z, rar or zip file.
Quote:
|
Re: How to create a 7z, rar or zip file.
I have them installed but I can't create an archive with them, only unzip and unrar.
Thanks though. |
Re: How to create a 7z, rar or zip file.
to create an archive with password protection, use this command:
zip -e archivename.zip zipfile_list. the process will prompt you to enter the password |
Re: How to create a 7z, rar or zip file.
This is what I've got, I tried it without the fullstop after the word list as well:
~ $ cd MyDocs/Downloads ~/MyDocs/Downloads $ zip -e TESTER.zip zipfile_list. Enter password: Verify password: zip warning: name not matched: zipfile_list. zip error: Nothing to do! (TESTER.zip) ~/MyDocs/Downloads $ |
Re: How to create a 7z, rar or zip file.
Quote:
e.g. if you want to put file README.txt and LICENSE.txt into archive file TESTER.zip, the command is: zip -e TESTER.zip README.txt LICENSE.txt |
Re: How to create a 7z, rar or zip file.
|
All times are GMT. The time now is 00:30. |
vBulletin® Version 3.8.8