Gordon Rowell wrote:
> hanscees wrote:
>
> > perhaps this has to do with the bug in ftp after the
> upgrade??
>
> It is not a bug. This is an intentional design decision for
> 4.0.1
There is also a bug in the upgraded ftp (which is the latest release from the proftpd people).
> > ftp won't let you put any files in your home directory
> after > the upgrade to 4.01? See newbie forum
>
> FTP should not have been allowed to write to you home directory
> - it should have been restricted to ~/home to make it
> consistent with Samba and (now) netatalk.
The proftpd daemon in our 4.0.1 update does not accept uploads in PASV mode, even if there is write permission - this is a known proftpd bug. Unfortunately, they have not yet fixed it in their released version.
There is a workaround (don't use PASV mode), and I have a proftpd RPM with a patch applied in my contrib directory on ftp.e-smith.org. Please note - I have not yet tested this new version, I just applied the patch which I extracted from the CVS version of proftpd and built a new RPM.
I will make sure that our bug page is updated with this information today.
Regards
Charlie
> Gordon