Quote:
03-13-03 at 03:30 AM andera said this in Post #8
i just d/l phpmyadmin and uploading it to our server....
|
Won't work if the db is too big. phpmyadmin would just timeout.
The best idea here if there is not telnet/ssh would be doing it via cron - a cron job is basically a timed telnet/ssh command anyway - so run the command to download it, use your ftp client to download then upload to the new server then the other command to upload it. Mind you, telnet/ssh is essential for a lot of server optimizations.