Results 1 to 4 of 4

Thread: Way to backup your SQL without Cpanel access?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    110

    Way to backup your SQL without Cpanel access?

    If you just have the DB login and FTP access, how can one backup his mySQL database tables? I have limited access on one server, and I just recently bought a server and I want to transfer over everything, but I don't have CPanel access to access phpMyAdmin on the old server Any ideas?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Way to backup your SQL without Cpanel access?

    I would assume that there is an SQL command that you can use to backup the database to disk (perhaps called Backup, but you will need to check the MySQL documentation).

    As long as you back it up to somewhere you can connect with FTP, it should be fairly easy.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    110

    Re: Way to backup your SQL without Cpanel access?

    I have been looking, I couldn't find any answers to my question, that's why I came here. Is there any way you can help me find it?

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Way to backup your SQL without Cpanel access?

    I just did a quick search at MySQL.com, and this seems like it might be useful:

    http://dev.mysql.com/doc/refman/5.0/en/backup.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width