Recursive FTP directory checking...

Greg Kurtzer <[email protected]> Sun, 3 Nov 2002 23:58:14 -0800
Newsgroups gmane.linux.redhat.rpm.grab
Message-ID <[email protected]>
OK, I finally did it. FTP directory recursion is available in V2.3pre1.

Here is a snippet:
[gmkurtzer@spike grab]$ grep -i warewulf /etc/grab/servers
  server warewulf-cluster.org /pub/greg/warewulf// WAREWULF-CLUSTER.ORG
[gmkurtzer@spike grab]$ sudo ./grab --update
-Updating remote RPM cache database
 ->Indexed [1] RPMS from [email protected]
 ->Indexed [2] RPMS from WAREWULF-CLUSTER.ORG/RPMS
 ->Indexed [1] RPMS from WAREWULF-CLUSTER.ORG/SRPMS
 ->Indexed [2] RPMS from WAREWULF-CLUSTER.ORG/OLD/RPMS
 ->Indexed [2] RPMS from WAREWULF-CLUSTER.ORG/OLD/SRPMS
 ->Indexed [4] RPMS from WAREWULF-CLUSTER.ORG/addons/lam-mpi
 ->Indexed [3] RPMS from WAREWULF-CLUSTER.ORG/addons/pvm
 ->Indexed [3] RPMS from WAREWULF-CLUSTER.ORG/addons/sge
-Updating remote provides database with new packages
[gmkurtzer@spike grab]$

The double slash following the ftp path indicates that this server defination
should be searched recursively.
-- 
Greg Kurtzer
[email protected]
http://www.runlevelzero.net
LINUX,... The choice of a GNU generation!
:wq