How do I use Terrapin FTP to upload my website?
Terrapin FTP is a commercial FTP client. Once installed, you can follow the steps below to connect to your web hosting account and upload your website.
- Click on the 'Server' menu, then on the 'New Connection' option in Terrapin.
- Enter 'ftp.example.com' (replace example.com with your domain name) into the 'Server Address' field.
- In the 'User Name' field enter your accounts username and domain name in the format of 'username@example.com'.
- Enter your account's password in the 'Password' field.
- Click on the 'More >>' button.
- Enter '/var/www/html' in the 'Initial Directory'.
- Press the 'Connect' key to connect to your hosting account.
- Drag the files from the local computer section to the relevant remote directory.
If you wish to upload CGI scripts to the account just enter '/var/www' as the 'Initial Directory' at step 6. Then when uploading files, place the CGI scripts in the cgi-bin directory and the HTML files in the html directory.