On Mon, Jan 16, 2006, Peter Zimmer wrote:
> I had problems with large files in Pureftpd server. The large files were
> not accessible through my ftp clients ('ls' didn't show the files).
>
> So, I added the line
>
> --with-largefile
> in the spec file.
>
> Now, displaying and downloading large fil
Hi all,
I had problems with large files in Pureftpd server. The large files were
not accessible through my ftp clients ('ls' didn't show the files).
So, I added the line
--with-largefile
in the spec file.
Now, displaying and downloading large files (Solaris 10 DVD ISO Images)
works fine.
Do yo