Results 1 to 6 of 6
  1. #1

    Question MySQL Uploading/Downloading Program

    Hi,

    Can anyone recommend a free MySQL uploading/downloading program that will allow you to upload mysql files if needed without having to login to phpmyadmin and uploading that way, and allowing you to download through the program as well?

    Thanks


  2. #2
    Well, there is mysql command line via shell if you have root you just need to type some simple commands and let the uploading and downloading begins.

    But from what you want, I'm still a little confused myself because it's kinda rare to see that..

  3. #3
    Join Date
    Apr 2007
    Location
    Massachusetts
    Posts
    484
    You could get some MySQL admin tools that connect to the mysql server and you can do work right from your computer. The server needs to be setup to allow remote MySQL connections for this to work though.

  4. #4
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    6,990
    I think you can look for such tools in the mysql web site for eg
    http://www.mysql.com/products/tools/administrator/
    May suits your needs

  5. #5
    I'm looking for something that maybe a regular CPanel user could use that "does not" have access to root or shell.

    And yes, a program that you would download onto your computer. I've seen some but couldn't remember the names.


  6. #6
    Join Date
    Apr 2007
    Location
    Massachusetts
    Posts
    484
    http://dev.mysql.com/downloads/gui-tools/5.0.html

    Thats it if I'm not mistaken. There are others but those are the official tools from MySQL.

Posting Permissions

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