Hello,

I am trying to use DBSync (MS Access-->Mysql) to upload a database to the server host. As suggested by DBSync tech support, I obtained SSH tunnel information and used the following configuration from the DBSync support:[if you know how to do it, please let me know ASAP! already stuck for weeks ...]

Hostname: xx.xx.xx.xx //instead of Hostname and Host specify your site name

Port: 3306 //Use SSH forwarding

Username: db_user // from mysql settings

Password: ********* // from mysql settings

Connection character set: utf8

Config SSH forwarding Server

Host: xx.xx.xx.xx // the same as in Connection Hostname!!!!!!

Port: 22

Version: SSH2

Initial method: Password

Login: ssh_login // from SSH Tunnel settings

Password: ******* // from SSH Tunnel settings