Date: Sat, 28 Jul 2001 19:17:29 +0100 From: Ben Smithurst <ben@FreeBSD.org> To: Lev Serebryakov <lev@serebryakov.spb.ru> Cc: All <freebsd-stable@FreeBSD.ORG> Subject: Re: ftp -- bug or feature? Message-ID: <20010728191729.B24872@strontium.shef.vinosystems.com> In-Reply-To: <122200678730.20010728184355@serebryakov.spb.ru> References: <122200678730.20010728184355@serebryakov.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Lev Serebryakov wrote:
> I've tried to get full RFC list from one ftp site into file:
>
> ftp>ls rfc* rfc.lst
>
> After this command rfc. lst contain only 998 lines, but this ftp site
> contain more than 2500 files, which match 'rfc*' mask.
> After that I've tried other ftp client (FAR manager for Windows NT,
> really) and it shows me full catalog -- more than 2500 files.
>
> Is it bug or feature of FreeBSD's ftp?
Sounds to me more like the FTP server limits the number of filenames
returned by glob matching to limit the amount of resources used by the
ftpd process.
Wouldn't just "ls . rfc.lst" have a similar effect assuming the RFCs are
all in their own directory? If there's other stuff in the directory
you'll just have to grep out the other stuff afterwards.
--
Ben Smithurst / ben@FreeBSD.org FreeBSD: The Power To Serve
http://www.FreeBSD.org/
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org
iD8DBQE7YwG4bPzJ+yzvRCwRAl9jAKDPfG9H/j9924Ycp8V6PXSIhqouegCgmRjQ
g2rVTGV9FZ8EYAdHfkWxETw=
=ThR1
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010728191729.B24872>
