Re: --with-largefile in pureftpd

2006-01-16 Thread Ralf S. Engelschall
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

--with-largefile in pureftpd

2006-01-16 Thread Peter Zimmer
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