bluehost hosting decompress files on the knowledge and skills

bluehost virtual host to build up on Linux in Linux on its support for extracting compressed file format under Windows different decompression operation. bluehost hosting more comprehensive pre-installed packages, see: bluehost already installed packages list, so at the virtual host on bluehost support decompress the format there is:. tar (packaging paper),. gz,. tar. gz,. zip. Does not recommend using windows at rar compression, should be used compression formats mentioned above. If you need at the local (windows system) to implement file compression, you can use 7-ZIP compressed format to obtain the above-mentioned document.

Decompression method:

1. Through cPanel's File Manager decompress online implementation.
2. Phpzip, such as through third-party programs, the implementation of self-extracting script. PHPZip free download | a powerful online compression, decompression script has a detailed introduction.
3.SSH command to run Linux, unzip it.

Commonly used tools:
7-ZIP
phpzip
WinSCP
PuTTY

Body:

1. Bluehost virtual host through cPanel's File Manager achieve online unzip

Landing cPanel -> File Manager -> select the best compression you have upload files, point the right mouse button in the menu select Extract, or in the File Manager menu bar and choose Extract icon, instant extraction process can be completed, If you extract more slowly than the local machine is not normal, you can check the operation method and compression file formats.

2.SSH command to run Linux, unzip it.

WinSCP client with the implementation of decompression, see: Using WinSCP at Bluehost on the implementation of compression, decompression (fax)
Are not repeated here.

PuTTY command line interface with the implementation of extract:

Use PuTTY, see: http://www.bluehost-cn.com/bluehost-putty
tar xvf FileName.tar
tar zxvf FileName.tar.gz
gunzip FileName.gz
unzip FileName.zip

Skills:
Recommend that you direct at the relocation site at the original host on packing, do not have to download to local, direct use of SSH to download bluehost virtual host on the implementation of decompression, so a lot of quick.

Try to use FTP client upload compressed file, such as: use of Cute FTP, flashFTP. This makes it easy for intervention, but also with HTTP functionality.

Notes
Upload files necessary to use binary mode, this is a matter of common sense, binary mode to transfer executable files, compressed files, and picture files. However, common client software Cute FTP, flashFTP will automatically handle compressed file, if you do not use common software should pay attention to this issue.