Setting up FTP users on my multi server setup i see in the mysql config for pure-ftp that it is limited to the server ID IE AND server_id = '5' of course this will not work if you have a master server with an ID of 1 and then try to ftp into a slave with a server id of 5.
I was quick to post that, the problem is if you are using multi server and mirroring a master server, if the master goes down you will never be able to FTP to the slave because it is using the limited to server ID variable. so if the master server has an id of 1, and your slave has an id of 5 the master goes down and the slave takes over. unless you take out the conditional statement or edit the database server ID for the FTP user, you will no longer be able to ftp into the slave.
Recent comments
2 days 8 hours ago
2 days 17 hours ago
2 days 20 hours ago
2 days 21 hours ago
2 days 23 hours ago
3 days 54 min ago
3 days 2 hours ago
3 days 3 hours ago
3 days 19 hours ago
3 days 20 hours ago