This is really an awesome module! Unfortunately i almost gave up in setting it up.
I did not know what exactly to put in the configuration options:
1. I think a common mistake that i made was trying to use the IP or DOMAIN as "Hostaddress". Most users will need a hint that "localhost" together with their FTP username and password will work.
2. figuring out the FTP Path was trial and error. The combination with this issue: http://drupal.org/node/333864 made it even harder ;-) Is there any way to give a better help for setting this up? Maybe the use of <?php echo $_SERVER['DOCUMENT_ROOT']; ?> below the FTP Path settings? How is this connected?
Thanks for the great module!
Comments
Comment #1
jabapyth commented@1: well, it defaults to localhost.....but, now ive added "Usually localhost" to the description text. Is that enough?
@2: The FTP path is by default automatically found -- specifying it is optional. If you do, it is just the path relative to your FTP root to your drupal install. Did you read the description text? Is it inadequate?
Comment #2
Anonymous (not verified) commented