It seems to give me the issue "No ftp server could be found." This is because with 1and1 the ftp host is not the same as the domain name. Host should be an additional field, prefiled perhaps with the current domain.

Comments

jabapyth’s picture

Title: Issues with 1and1 and ftp » Custom FTP host patch
Version: 6.x-1.1 » 6.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new8.63 KB
new7.31 KB

I've written (and tested) a patch to address this problem. It provides a few extra form fields on Install Page 3, asking for your FTP host (which defaults to localhost), and also giving the option of saving your username (i though that might be helpful, too).
I've attached the patch, as well as a screenshot of it in action.

In order to facilitate this option, I also modified the params for both the ftp and ssh plugins, so that they could take a custom host.

Anonymous’s picture

Status: Needs review » Fixed

I've just committed your fix. Thank you.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.