I need the exact commands to type from the beginning in putty to first connect to my db and then to get the error logs contained in /var/lib/mysql/HOSTNAME.err file. Thanks
feedback
|
closed as not a real question by Zypher♦ Jul 6 '11 at 21:06
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
PuTTY isn't the right tool for the job. You want psftp. run psftp
or, if as @zypher suggests psftp doesn't work try pscp
| |||||
feedback
|