Hi Alexander,
This appears several times in your log file:
Quote:
FTP Failure: we did not successfully log in with those credentials.
However, other times it does log in and start uploading the backup.
Therefore, the most likely cause of the login failures is that the FTP server has login limits – e.g. no more than 10 people logged in at the same time – and is regularly hitting those limits.
Two possible solutions:
1) Talk to whoever is running the FTP server, and let them know that their server is overloaded (or perhaps the limits are just too low, and they can raise them)
2) Schedule the backup for a different time of day when the server is less loaded.
David