Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Thread Starter jumust

    (@jumust)

    Hi thanks for this,
    I’m getting very near look at this screen, i insert the path too https://screencast.com/t/ki7aaqeC

    Also I followed the steps you showed me and it was alright, I got the code
    /home/content/68/6802868/html --host="thi1027401151938.db.6802868.hostedresource.com" --user="thi1027401151938" --p etc..........

    The last step about SSH is somthing that I don’t really know. I enabled SSH in my hosting account (Godaddy) and I would like to know where to type that code.
    I found this post to use SSH (https://ubuntuforums.org/showthread.php?t=723025, should I do all this process….is there something easier to set up the plugin?

    Thanks

    Plugin Author Lester Chan

    (@gamerz)

    I not sure about GoDaddy, you might want to contact your host straight.

    The reason this plugin is difficult to setup is because it is using mysqldump which is the native mysql application to do the dump rather than use PHP to generate the dump. If you are looking for a simpler solution, you can take a look at WP-DBBackup

    Thread Starter jumust

    (@jumust)

    Thanks Lester Chan for your explanation!
    I think I’m almost done to set it up and I would like to keep it. I need just to run that code in SSH.
    Is it something that you usually do in your hosting account or do you use any software?

    Thanks

    Plugin Author Lester Chan

    (@gamerz)

    Yeap, you can use your hosting account to do it. Windows you can just use a software called Putty for SSH. Mac is built-in to terminal

    Thread Starter jumust

    (@jumust)

    Thanks so much Lester!
    When I open Terminal how can I connect to my host, I just typed the ip and it said command not found..
    Should I type : ssh -1 and than the IP?

    Thanks

    Plugin Author Lester Chan

    (@gamerz)

    technically it is just “ssh username@IP” in Putty or Mac’s Terminal. You might want to read GoDaddy FAQ or contact them as I am not familiar with GoGaddy setup.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WP-DBManager] Almost working perfectly, size file is 20 B’ is closed to new replies.