Re: Schedule mysqldump with WinSCP .bat file
Is there a way to schedule mysqldump with WinSCP? I've been struggling with this for months.
For scheduling read FAQ. For executing remote command see "call" command in scripting documentation. Note that you would have to probably increase session timeout.
If you wish to execute only the mysqldump (without downloading), you would have it easier with plink from PuTTY package.