It don't work!! I want the file to be placed in the public_html/backup folder on my server.
I use Hostrocket as a host.
If I get this problem solved, how do I transfer the file to my hardisc?
Since there is both text and images in the database I was wondering if I should use a ASCII or Binary transfer.
I use a standard ftp program!
What should I do when I want to upload the file again using myPHPadmin? What code?
lieblick,
Actually I would like to use the code in myPHPadmin, not trough telnet/shell!
I know that making the backup inside myPHPadmin is not safe, but it should OK to use the mySQL commands. Or?
Here is what I'd like to do:
BACKUP
- Execute a mysqldump command inside myPHPadmin
- Download the file to my hardisc via FTP
UPLOAD
- Copy the code in the file into myPHPadmin and run it
You don't say anything about ASCII or Binary. Does it not matter which I use?
I've had basic experience with phpMyAdmin ... I used it once for a huge database replacement ... after which, I took the command set it gave me (it was kinda complicated) and saved it for future use from shell ...
phpMYAdmin is nice ... but if you have access ... shell is the way to do it!
Bookmarks