| 1. |
Solve : How To Move Then Delete SQL Dump File? |
|
Answer» I am trying to use a batch script to move a SQL dump from 1 server to a different one. The script I'm using will create the file and copy it but when I try using the MOVE command it only creates the file. I've INCLUDED the script below, any thoughts on how I can do this? |
|