Connecting to your Node
Putty/Terminus/VPN
- Putty - https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
- WinSCP - (SCP/FTP to/from your node to your PC)
Putty - https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Launch Putty, put the IP address of your node and make sure SSH is select and the proper port. Normally 22 or 8022. Its normally a good idea to not use 22.
Don't forget to save your session after you fill in the IP address so you can reuse the profile.
If your getting old (like me) I need a bigger font. Click on Appearance and change to 14. don't forget to go back to session and save.
WinSCP - (SCP/FTP to/from your node to your PC)
- Download WinSCP Portable. This version requires no installation (which is always a good thing
https://winscp.net/eng/downloads.php
2. Run WinSCP and select New Site, put all the details in (your port may be different but it uses the same SSH port you use to login normally to your node. Click SAVE first before login.
3. After login click Yes here (Only needed to do once) which add the key to your system.
Your PC to the left and the node to the right. Just double click on the .. on the right hand side to back up a folder and select where you want to go. I always save my data in /temp (which is temporary! so it will get cleaned). You just drag and drop files. Fairly simple.