hello guys, is there any way we could use external server via ftp as the file system for drupal6
when i try to input a ftp destination, for example ftp://xxx:yyy@1.xxx.com/files/ i get two messages
The directory ftp://xxx:yyy@1.xxx.com/files/ has been created.
The directory ftp://xxx:yyy@1.xxx.com/files/ is not writable
Here the diretory is created sucessfuly but it mentions that it is not writable. but even if i give 777 permission manually i receive the same error. does anyone have any idea about the error?
Comments
Comment #1
ainigma32 commentedMarking this as a duplicate of http://drupal.org/node/219952 although it's really the other way around.
- Arie