Getting Started
From FlexWiki
Logging in to your shell
- Windows
On Windows you can use PuTTY to login to your shell.
- Linux
On Linux you can use the build in ssh command to login to your shell.
Transferring files to your homedir
- Windows
On Windows you can use WinSCP to transfer files to your homedir.
- Linux
On Linux you can use the build in scp command to transfer files to your homedir.
Transferring files to public FTP
- Windows
On Windows you can use FileZilla to transfer files to the public ftp.
- Linux
On Linux you can use gftp or ncftp to transfer files to your homedir.