Putty and winscp

From SQLZOO
Jump to navigation Jump to search

Start WinScp to connect inf08104.napier.ac.uk

Start WinScp

Off Campus? If so you will need to to follow this instead Putty and winscp off campus Winscp1.png

Click New

Winscp3.png

Enter details of the server

Winscp2.png

Create a new file (called mksrs.sql or similar)

Winscp4.png

Write your SQL

Winscp5.png

Try it in mysql

  • Start putty, connect to inf08104.napier.ac.uk
  • Go into the mysql prompt
    mysql -u 40000036 -ptiger 40000036
  • Load in the file
    \. mksrc.sql

Putty10.png