[Note: ssh, PuTTY and SFTP only apply to our Bryght VPS product. They don't work on the hosted service. ]
The old way back in the 80s was to use telnet to access a Unix system and ftp to transfer files to and from Unix systems. Unfortunately, these are both insecure and prone to attack. On a Bryght Hosting VPS you use their secure, encrypted alternatives: ssh on Linux and Macs (PuTTY on Windows - both PuTTY and ssh are used like telnet) for access and sftp (used identically to ftp) for file transfer.
Both are easy to use.
sftp hostname e.g. sftp video.google.com
Then use just like ftp
Here's some further info (don't forget the Unix man pages as well):
This work is licensed under a Creative Commons Attribution-Share Alike 2.5 License. This license applies to all text written by Bryght. All others retain full copyright to their text.