Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

TimU

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)
jackiepi

Error Message trying to import MySQL dump file

This is my first time using WinSCP and SSH

I'm trying to import a MySQL dump file from my testing server into my live server. I'm getting the error

"Enter password: ERROR 1045 (28000): Access denied for user 'username'@'localhost' (using password: YES)"