Forums / Install & configuration / Archive/Extract with tar

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Archive/Extract with tar

Author Message

John Smith

Thursday 14 February 2008 6:10:12 am

Hi There,

Hope someone can help me.

To extract the package named as file.ezpkg, I used tar -xzf file.ezpkg, it worked very well.

Just want to know the right command to archive or zip it back properly.

Please Help.

Regards
John Smith...

Heath

Thursday 14 February 2008 6:34:35 am

Try compressing the package directory as you would normally.

# tar -vzcf ezauthorize.ezpkg path/to/ezauthorize/extension/package/directory;

Cheers,
Heath

7x | https://se7enx.com/
Brookins Consulting | https://brookinsconsulting.com/
Certified | http://web.archive.org/web/201012...th.ez.no/certification/verify/380350
Solutions | https://projects.exponential.earth/users/community/brookins-consulting
eZpedia community documentation project | http://ezpedia.se7enx.com

John Smith

Thursday 14 February 2008 6:53:23 am

Is this command to archive(zip) the directories, sub-directories and files back into file.ezpkg??

Heath

Thursday 14 February 2008 7:55:24 am

Yes. The most important key I have seen with respect to ezpkg format is the directory structure.

Cheers,
Heath

7x | https://se7enx.com/
Brookins Consulting | https://brookinsconsulting.com/
Certified | http://web.archive.org/web/201012...th.ez.no/certification/verify/380350
Solutions | https://projects.exponential.earth/users/community/brookins-consulting
eZpedia community documentation project | http://ezpedia.se7enx.com

John Smith

Monday 18 February 2008 2:35:45 am

Cheers Heath,

I will have a go. Thanks anyway.

Another thing is there any way to compress Exponential directory on windows into one file?. I don't trust winzip.

I need this to transfer to my linux server.

Any recommendation from anyone????

Cheers
Smith