Quote:
|
Originally Posted by scoopdbc I have uploaded a tar.gz file...I need to extract it. |
The normal method is to use SSH - there is a UH tutorial on this (6.7)
On Mac OSX you would connect using Terminal then enter this command:
Code:
tar xzf whatever.tar.gz
If you are on Windows you can either read the UH tutorial, Google the instructions or phone Microsoft support and ask for Bill...