9 | | * If you have shell access to your web server, you may wish to upload the Dolphin archive directly to your web server using an FTP client. This way, you will avoid FTPing multiple files which usually takes a long time. Then you will ba able to unzip the package under your shell account using the following command: |
| 9 | * If you have shell access to your web server, you may wish to download the Dolphin archive directly to your web server using a browser (such as 'lynx'). |
| 10 | |
| 11 | You should perform one of the following commands to do that: |
| 12 | |
| 13 | {{{ |
| 14 | lynx http://get.boonex.com/Dolphin.v.6.0-Free |
| 15 | }}} |
| 16 | (for the Free version) |
| 17 | |
| 18 | or |
| 19 | |
| 20 | {{{ |
| 21 | lynx http://get.boonex.com/Dolphin.v.6.0-AdFree |
| 22 | }}} |
| 23 | (for the Ad-Free version) |
| 24 | |
| 25 | Then you will be able to unzip the package under your shell account using the following command: |