On Tue, 18 Dec 2007, William A. Rowe, Jr. wrote:

On the positive side, the thing builds on both Linux and AIX (out of tree, for httpd 2.2.6). I'll await the 0.9.1 tag before doing more elaborate tests though.

Trunk should also be stable now, if you want to take a crack at that
before the tag;

 http://svn.apache.org/repos/asf/httpd/mod_ftp/trunk/

Looking at it now, I'm starting with configuring the thing as an anonymous FTP server according to the installed extra/ftpd.conf. And of course have a few notes on the shipped sample config:

- IMHO the example file should not override the default DocumentRoot,
  ErrorLog etc. As most other things in the file, it should be
  commented out by default.
- ftp should be added as a valid Anonymous ftp access username (the
  Anonymous directive).

However, starting the thing yields:
Invalid command 'Anonymous', perhaps misspelled or defined by a module not 
included in the server configuration

Commenting out the whole "Anonymous ftp access" block makes the thing start, accepting anonymous access.

After that I seem to have basic working molecules, I have only tested on Linux (ubuntu710-i386) so far.

I found an old patch I had made to fix the REST command (it didn't grok large files) that seems to work, at least I managed to download all 4571090944 bytes of revelations-2.iso with numerous interruptions and still have the correct md5sum afterwards. I'll try to cuddle svn into becoming my friend and commit it to trunk.

I'm still a little bit confused on the access control situation though, so pointer to docco or clarification would be nice.

/Nikke
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 Niklas Edmundsson, Admin @ {acc,hpc2n}.umu.se      |     [EMAIL PROTECTED]
---------------------------------------------------------------------------
 Does the Little Mermaid wear an algebra?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Reply via email to