I have a weird one here. The end result I want is for the backup zip to be uploaded to the remote FTP server and the source file deleted on the host. Furthermore I want at most 31 files kept on the remote FTP server.
What I am seeing is that the backup is succeeding OK, it is not being uploaded to the FTP site. It appears to be a timeout issue, but I have played with the settings and cannot get this to work. When I do a manual FTP from the host all is well, so I am guessing it is the fact that the PHP request is timing out before the FTP succeeds?
I attach hereto my Profile, Log and Angie analysis. I am hoping to get back a backup profile that I can load and that will work. Happy to provide any other debug information that is needed.