[SOLVED] FileManager unpack function

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm

[SOLVED] FileManager unpack function

Post by rotezecke »

In 1.11, I noticed an addition to the FileManager - unpack. Unable to find any information I assume you can unzip, gunzip, maybe tar -xzf based on filename extension maybe?
Can anyone point me at some documentation? Is it meant to be used to install upgrades (for those who only have FTP access)?

Usability feedback for NCleanGrey: active and disabled button colour too similar.
Last edited by rotezecke on Tue Aug 14, 2012 12:48 am, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: FileManager unpack function

Post by calguy1000 »

The unpack option should be able to handle .tar .tar.gz .tar.bz2 and .zip files. This replaces the old option that would only handle .zip files (if I remember correctly).

It is meant for expanding archives of images and other documents. Though "in advanced mode" you may be able to use it to unpack modules, your mileage may vary. Note if you are able to unpack archives this way you should also be able to use the module manager and/or the xml files from the forge.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm

Re: FileManager unpack function

Post by rotezecke »

Thanks again.
Post Reply

Return to “CMSMS Core”