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.
[SOLVED] FileManager unpack function
[SOLVED] FileManager unpack function
Last edited by rotezecke on Tue Aug 14, 2012 12:48 am, edited 1 time in total.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: FileManager unpack function
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.
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.
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.
Re: FileManager unpack function
Thanks again.