Transferring MySQL database files to another PC
-
Hi,
I have tried your free evaluation version of Auto FTP Manager. It is simple to use, I like it.
But still, I have a question:
It seems to me that Auto FTP Manager can only transfer web files. Do you think that I can also transfer MySQL Databases with Auto FTP Manager? If not, what should I do for MySQL Databases transfer?
Thank you very much for your kind help.
-
Auto FTP Manager will transfer any files on your PC, including your MySQL database files.
Transferring databases that are in use is not recommended, I suggest creating a snapshot or backup using the mysqldump utility. You can then transfer the snapshot of your database to your other PC.