I think you're confusing the technology :)
WinSCP = Secure File Copy
SSH = Secure (Command) Shell
You can use SSH (eg via Putty) to execute commands on your servers.
You /may be/ able to use WinSCP to connect to the server and upload/download the SQL dump file to the servers file system, but not to the mySQL application.
Make sense? 8)
WinSCP = Secure File Copy
SSH = Secure (Command) Shell
You can use SSH (eg via Putty) to execute commands on your servers.
You /may be/ able to use WinSCP to connect to the server and upload/download the SQL dump file to the servers file system, but not to the mySQL application.
Make sense? 8)